AmazingDreams / vue-matomo

Vue plugin for Matomo Analytics
MIT License
282 stars 61 forks source link

Error when adblocker is active. #6

Closed Blackcatz1911 closed 6 years ago

Blackcatz1911 commented 6 years ago
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
vue-matomo.js:31 Error loading script Event
(anonymous) @ vue-matomo.js:31
:1 Uncaught (in promise) Event

The uncaught error should be caught and handled as exception.

AmazingDreams commented 6 years ago

This exception is already being caught, the original exception is logged. I'll add a more extensive message, it's currently only 'Error loading script'

AmazingDreams commented 6 years ago

This is fixed in release v0.1.10