-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Updating to 1.02 throws console error #21
Comments
Ok so I updated to Nuxtjs 2.14.0 and color 1.0.2
FIY 1.0.0 doesn't throw the "[Vue warn]: data functions should return an object: Any clue what could be happening since everything is a-OK when yarn dev and I didn't have any issue beforehand? |
Update 1: |
@rankjie I applied your patch and I am able to select Theme on 1.02, thanks! However, when building (yarn build) and starting (yarn start), I still have my app crashing with the Do you see the same issue? Any idea on how to fix that? |
Really sorry about this, I forgot the SPA mode 🤦 I just releases v1.0.3 to fix this regression. |
Version
@nuxtjs/color-mode: 1.0.2
nuxt: 2.13.3
Reproduction Link
Steps to reproduce
I just updated to 1.0.2, with no other change and my app now throws
What is Expected?
No error ;)
Side note:
Using 1.0.0 with nuxjs 2.13.3 in SPA mode, when generating and starting, I get the following error
The text was updated successfully, but these errors were encountered: