AngularFaces
AngularFaces copied to clipboard
Nesting addLabels causes errors
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".