You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you try to nest feature page, there's a javascript error:
ReferenceError: assignment to undeclared variable child_node in updateWeightsAndRelationships
Steps to reproduce
Go to the feature page admin (e.g. http://127.0.0.1:3000/test-exhibit/feature). Make two feature pages. Try to nest one under the other. See the javascript error, and see that saving changes doesn't.
Expected behavior
It allows curators to nest pages.
The text was updated successfully, but these errors were encountered:
Description
When you try to nest feature page, there's a javascript error:
Steps to reproduce
Go to the feature page admin (e.g.
http://127.0.0.1:3000/test-exhibit/feature
). Make two feature pages. Try to nest one under the other. See the javascript error, and see that saving changes doesn't.Expected behavior
It allows curators to nest pages.
The text was updated successfully, but these errors were encountered: