• Resolved Imagehkrijn

    (@hkrijn)


    In my production site i can edit any snippet. But when I clone the site to staging then the snippets can no longer be edited. I purched the cache and disabled it. No effect. I disabled all other plugins. No effect. The console shows 2 errors:

    react-dom.min.js?ver=18.3.1:10 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:129108
    n @ react-dom.min.js?ver=18.3.1:10
    (anonymous) @ react-dom.min.js?ver=18.3.1:10
    (anonymous) @ react-dom.min.js?ver=18.3.1:10
    edit.js?ver=3.6.6.1:2 Uncaught TypeError: (0 , i.H) is not a function
    at 6517 (edit.js?ver=3.6.6.1:2:84922)
    at s (editor.js?ver=3.6.6.1:2:131986)
    at edit.js?ver=3.6.6.1:2:94197
    at e (editor.js?ver=3.6.6.1:2:132888)
    at edit.js?ver=3.6.6.1:2:69
    6517 @ edit.js?ver=3.6.6.1:2
    s @ editor.js?ver=3.6.6.1:2
    (anonymous) @ edit.js?ver=3.6.6.1:2
    e @ editor.js?ver=3.6.6.1:2
    (anonymous) @ edit.js?ver=3.6.6.1:2

    Can anyone tell me how to solve this issue?

    • This topic was modified 1 year ago by Imagehkrijn.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Imagegenerosus

    (@generosus)

    Hi @hkrijn,

    If you don’t mind, please allow me to help.

    Potential Solutions: (in no particular order)

    1. Update WP, your theme, and your plugins to the latest version.
    2. Clear all cache layers (theme, plugins, CDN, browser), log-out, close your browser, then log into your site. Most likely, this will fix your issue.
    3. De-activate Code Snippets, optimize your database, clear all cache layers, then re-activate Code Snippets.
    4. If you’re using LiteSpeed, clear all cache layers, then re-activate the plugin.
    5. Create a staging site via another method. It’s possible the plugin or method you used has a bug.
    6. Read WordPress Trac Ticket No. 62422. If it relates to your issue, you can implement the temporary solutions offered or wait for WP 6.7.2 to be released.

    Optional (Test): Downgrade WP to a lower version per the instructions provided here. If no issues, then WP 6.7.1 is the culprit, not Code Snippets.

    If the above helped, kindly consider closing this topic as “Resolved.”

    Cheers!

    Note: I’m not affliated with Code Snippets. Simply offering goodwill support.

    Thread Starter Imagehkrijn

    (@hkrijn)

    @generosus

    Thanks a lot for your generous support ! Option 2: clear all caches, especially the browser cache, solved the problem 🙂

    Plugin Author ImageShea Bunge

    (@bungeshea)

    Really appreciate your help here @generosus!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Can not edit snippets anymore. Shows: Loading edit page…’ is closed to new replies.