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 Jan 27, 2025. It is now read-only.
This took quiet some time to debug, but it seems onCreateFolder is not called if onRenameFolder is not defined, we want to enable new folder creation but we don't want to allow renaming of the folder. This is making it impossible.
Trying to find the root cause to avoid it with some sort of monkey patching.