Skip to:
Clicking the Render button a second time in the renderer demo, will throw an error
Steps to reproduce:
1) Open the renderer demo pagehttp://build.fluidproject.org/infusion/demos/renderer/demo.html
2) Click the "Render" button to render the demo
3) Click the "Render" button a second timeNotice that an error is thrown.
Error: Error parsing template: Attribute: duplicate attributes not allowed
IE 8 is no longer a supported browser. The error doesn't appear to be present in IE 11.
Clicking the Render button a second time in the renderer demo, will throw an error
Steps to reproduce:
1) Open the renderer demo page
http://build.fluidproject.org/infusion/demos/renderer/demo.html
2) Click the "Render" button to render the demo
3) Click the "Render" button a second time
Notice that an error is thrown.
Error: Error parsing template: Attribute: duplicate attributes not allowed