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 calling
VueMaterial.registerTheme(name, Theme);
it will throw the error:
Throws an require.js:143 Uncaught TypeError: Cannot read property 'registerTheme' of undefined
When calling
VueMaterial.registerTheme(name, Theme);
it will throw the error:
Throws an require.js:143 Uncaught TypeError: Cannot read property 'registerTheme' of undefined