Closed
Description
I tried to integrate a dynamic schema on an array property and wasn't successful.
Was breaking at this line. Seems that there is a prototype for equals() missing, as the error was equals() is not a function. I'm not sure why this function is necessary here, or what the prototype function was.
I exchanged the line by
if (element === "#") {
which is working fine.
json-forms/src/js/brutusin-json-forms.js
Line 1416 in fcd15f1
Metadata
Metadata
Assignees
Labels
No labels