Details
Description
The <mobi:augmentedReality> component seems to be involved with rendering a nested form after a dom diff has failed. This can be seen when interacting with the mediacast demo.
Steps to reproduce:
1. open mediacast to the home page in a desktop browser
2. click on the 'Audio' button, notice no update has occurred, and there should be a error "SEVERE: Diff propagated to root but no ID set [html: null]" in the console
3. refresh the page
4. look at the re-rendered content and you should see a nested form with the following structure:
form
mobibutton rendering
form
augmented-reality rendering
Steps to reproduce:
1. open mediacast to the home page in a desktop browser
2. click on the 'Audio' button, notice no update has occurred, and there should be a error "SEVERE: Diff propagated to root but no ID set [html: null]" in the console
3. refresh the page
4. look at the re-rendered content and you should see a nested form with the following structure:
form
mobibutton rendering
form
augmented-reality rendering
Activity
Philip Breau
created issue -
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | ar-nested-form.txt [ 14721 ] |
Ted Goddard
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.1 Beta [ 10320 ] | |
Resolution | Fixed [ 1 ] |
Philip Breau
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Rendered content showing nested form.