Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter mcsteebler

    (@mcsteebler)

    Here’s the console error logs from the blank backend settings page:

    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

    index.js?ver=1726168565:2 Uncaught TypeError: eh is not a function at HTMLDocument.<anonymous> (index.js?ver=1726168565:2:841280)(anonymous)@index.js?ver=1726168565:2

    Error logs from the frontend form that no longer loads:

    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

    forms.js?ver=1726168565:2 Uncaught TypeError: er is not a function
    at forms.js?ver=1726168565:2:54608
    at NodeList.forEach ()
    at e (forms.js?ver=1726168565:2:54342)
    at HTMLDocument. (forms.js?ver=1726168565:2:54673)

    • This reply was modified 1 year, 6 months ago by mcsteebler.
Viewing 1 replies (of 1 total)