• joncon62

    (@joncon62)


    I am being swamped by hundreds of violation messages in the admin screen when using chrome on a mac, it’s taking ages for the page to load. Here are some examples:

    [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>

    [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

    wp-tinymce.js?ver=49110-20201110:3 [Violation] Avoid using document.write(). https://developers.google.com/web/updates/2016/08/removing-document-write

    They all appear to be linked to tinymce, any ideas?

  • The topic ‘Violation messages in Chrome’ is closed to new replies.