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
TypeError: Class constructor Plugin cannot be invoked without 'new' means the plugin class has been transpiled and
that won't work, it has to be a native ES6 class. please add support