-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Issue Description
For my Windows 11 Dokuwiki-on-a-stick WYSIWYG editor using Prosemirror, opening a specific page results in an error to open the WYSIWYG editor with a transfer to the syntax editor failing for an unknown reason. Opening another page shows no errors. Video of this is at
https://drive.google.com/file/d/1tYNh2VfTj9AQElRkatMXkVJ0M0pRfFzQ/view?usp=sharing.
I do have a Dokuwiki conf/userstyles.css, but removing that does not change the issue. Not being a programmer, I have not made any changes to Dokuwiki or Prosemirror that could cause the error. Perhaps there is syntax on the specific page causing the error. I have attached the file (Prosemirror - Dokuwiki page txt causing unknown error.txt) for that full page. Also attached is Dokuwiki’ error log (Prosemirror - Dokuwiki error log.log).
I would expect this “error” page to function as I have shown in the video of the 2nd page opening with no errors and both the WYSIWYG and syntax editors being available. Hopefully this issue is correctable.