Cannot Edit Any Snippets
-
Hello – Code Snippets Pro Plan. (Version 3.6.5)
When I attempt to EDIT a snippet, the page remains blank and the text “Loading edit page…” is displayed, but the snippet never becomes editable (page remains blank). This is the same behaviour for all snippets.
This seems to have just appeared – working without issue previously. I did upgrade to WP 6.7 yesterday (so may be related).
Tried to clone a snippet to test – but same issue.
When inspecting the page that displays the “Loading edit page …”, I see in the JS console the following two errors:Uncaught TypeError: Cannot read properties of undefined (reading ‘unstable_scheduleCallback’)
at n (react-dom.min.js?ver=18.3.1:10:105894)
at react-dom.min.js?ver=18.3.1:10:129073
at react-dom.min.js?ver=18.3.1:10:129108AND
Uncaught TypeError: s(…).render is not a function
at 8911 (edit.js?ver=3.6.5:2:90231)
at n (editor.js?ver=3.6.5:1:285159)
at edit.js?ver=3.6.5:2:98775
at e (editor.js?ver=3.6.5:1:286074)
at edit.js?ver=3.6.5:2:77
- You must be logged in to reply to this topic.