AngularFaces icon indicating copy to clipboard operation
AngularFaces copied to clipboard

Nesting addLabels causes errors

Open stephanrauh opened this issue 10 years ago • 0 comments

Observed in the Tetris demo: overriding the global setting addLabels="false" in the modal form by addLabels="true" in the modal dialog (roughly line 350 of the index.xhtml) causes weird Javascript errors because main.js isn't loaded. The Java console contains an error message "response already submitted".

stephanrauh avatar Mar 01 '15 22:03 stephanrauh