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
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Suppose two routes would be scheduled for creation as follows:
/path/to/foobar
/path/to/foobar/edit
The system will crash because it tries to create a new node, foobar for the second route - this probably has something to do with the hackery necessary to bypass the Document Manager.