• Resolved cris2016

    (@cris2016)


    I narrowed down the raven / sentry JS library slows down the page. I looked at the Pagespeed Insights report. Looks like that JS library is used to debut email sending errors and cannot be disabled.

    Any ideas how to handle this issue?

Viewing 1 replies (of 1 total)
  • Plugin Author Gregor Capuder

    (@capuderg)

    Hi @cris2016,

    we do not use Sentry in our plugin code.

    I did a search for “sentry” inside our plugin and all I can find is a Monolog class, mentioning raven/sentry. The Monolog library is also not directly used by our plugin, but is instead a dependency of the Google API library that our plugin uses.

    We are definitely not using Sentry JS, so I think a different plugin is enqueuing it.

    Have a nice day.

Viewing 1 replies (of 1 total)
  • The topic ‘Pagespeed and raven / sentry impact’ is closed to new replies.