• Not sure what version I experienced this error but after some update I now have a lot of errors in console the like following:

    1. ErrorUtils caught an error:
      DataStore.get: namespace is required, got undefined
      Subsequent non-fatal errors won’t be logged; see https://fburl.com/debugjs.

    2. ErrorUtils caught an error:
      Could not find element “u_1_1j_oS” [Caught in: Module “__elem_a588f507_1_0_I7”]
      Subsequent non-fatal errors won’t be logged; see https://fburl.com/debugjs.

    3. DOM Mutation Events, including DOMSubtreeModified, DOMNodeInserted, DOMNodeRemoved, DOMNodeRemovedFromDocument, DOMNodeInsertedIntoDocument, and DOMCharacterDataModified are deprecated (?https://w3c.github.io/uievents/#legacy-event-types?) and will be removed. Please use MutationObserver instead.

    I also get a lot of varnings for “reading third-party cookies” that will stop work in the future.

    I have the version 6.4 of your plugin and WP6.5 running on PHP8.1. I have tried to remove plugin and reinstall without success.

  • The topic ‘A lot of errors in console’ is closed to new replies.