a-digital / cookie-consent-banner

Add a configurable cookie consent banner to the website.
MIT License
11 stars 13 forks source link

Works fine locally, fails to instantiate CookieConsentBannerAsset upon deploy. #24

Closed Geestig closed 4 years ago

Geestig commented 4 years ago

I get the following error upon deploying to another environment.

Failed to instantiate component or class "adigital\cookieconsentbanner\assetbundles\cookieconsentbanner\CookieConsentBannerAsset"

mark-adigital commented 4 years ago

Sorry for the long delay in replying - did this issue persist? It's an odd one given the plugin is installed on quite a lot of sites and isn't something that's been reported previously.

Geestig commented 4 years ago

I'll close this issue for now. Have opted to use a JS library instead. In case it would ever resurface I'll open a new ticket.