• When viewing the Plugins page of a site, I’m seeing the below JavaScript error. It’s a little hard to know the cause when looking at minified code, but it seems to be related to the fact that an element with the ID of “deactivate-really-simple-ssl” is missing from the page. Since this is a multisite installation and the plugin is network activated, there is no link to deactivate it on a per-site basis.

    Thanks a ton for the help with this one. And as always, I appreciate the work you do on this plugin.

    react-dom.min.js?ver=18.2.0:10 TypeError: Cannot read properties of null (reading 'addEventListener')
    at index.b167e8372488ba3980d4.js?ver=b167e8372488ba3980d4:1:4559
    at Ur (react-dom.min.js?ver=18.2.0:10:73411)
    at El (react-dom.min.js?ver=18.2.0:10:93232)
    at react-dom.min.js?ver=18.2.0:10:89834
    at v (react.min.js?ver=18.2.0:10:3385)
    at MessagePort.ce (react.min.js?ver=18.2.0:10:5527)

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugins Page JavaScript Error’ is closed to new replies.