You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using it I've stumbled upon an error being thrown on module initializing.
If the locale does not exist in the translations files, the plugin throws an error and it's preventing the carousel from initializing.
Would you be open to be merging a pr that prevent the module from crashing when the locale does not exist in the resource of the module and uses the default language (en-US) ?