justbetter / magento2-sentry

Magento 2 module to log to Sentry
MIT License
165 stars 70 forks source link

Fix typo in dataHelper property #75

Closed jahvi closed 3 years ago

jahvi commented 3 years ago

Summary

Fix typo in property name.

Result

Fixes

Notice: Undefined property: JustBetter\Sentry\Block\SentryScript::$datahelper
royduin commented 3 years ago

Related: https://github.com/justbetter/magento2-sentry/pull/74

indykoning commented 3 years ago

I've just merged #74 could you try updating to 2.5.4, if that fixes it could you close this issue. If not i will be happy to review the PR 😄

jahvi commented 3 years ago

That does the trick, thanks!