justbetter / magento2-sentry

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

Fix problems with loggout during product edit in admin panel when open when using Chrome with DevTools #82

Closed trungpq2711 closed 2 years ago

trungpq2711 commented 2 years ago

… when open when using Chrome with DevTools

Summary

Result

peterjaap commented 2 years ago

Just ran into this! I was going out of my mind as to why I was being logged out and by total coincidence saw this PR :exploding_head:

peterjaap commented 2 years ago

I created a new PR because I think the reason why this isn't merged is because you also updated the version and the changelog, which is usually something left to the maintainer to decide (and I needed a clean patch file).

https://github.com/justbetter/magento2-sentry/pull/86

trungpq2711 commented 2 years ago

yeah thank you!

indykoning commented 2 years ago

Hi sorry for the wait, i had ended up merging https://github.com/justbetter/magento2-sentry/pull/86 for this since our version was already one ahead. But of course given you the credit in the changelog 😉

It should be available in version 3.0.1 🚀