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
The problem is poor pathing, this is a common and difficult problem when trying to support all possible installation cases.
You'll need to edit line 92 (your line will depend on the which commit you're on) of plugins/pico_editor/editor.html. The exact change will depend on what your installation looks like. I changed this
For some reason the path to my files now says admin/admin when trying to edit a file, and so it is getting 404 errors on trying to edit.
The text was updated successfully, but these errors were encountered: