Open kingdevnl opened 5 years ago
Did you run VueMaterial.use()
first? Have you checked to make sure you're loading the VueMaterial JS before your Dart code?
What is the correct order for the scripts in the index.html?
Normally it'd be:
Mmm, thats what i got, and it still shows the error, do you have discord?
I just ran into this and it was fixed when i reverted the libraries to
<script src="https://unpkg.com/vue-material@0.7.5"></script>
Will try, I never got it to work myself on the last version
When calling VueMaterial.registerTheme(name, Theme); it will throw the error: Throws an require.js:143 Uncaught TypeError: Cannot read property 'registerTheme' of undefined