Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken with nuxt 3.4 #190

Open
jiblett1000 opened this issue Apr 11, 2023 · 4 comments
Open

broken with nuxt 3.4 #190

jiblett1000 opened this issue Apr 11, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@jiblett1000
Copy link

Version

@nuxtjs/color-mode: 3.2
nuxt: 3.4

Reproduction Link

I tried creating a fork of the codesandbox, but it was just endlessly stalled. I can create a repro if absolutely necessary for this.

Steps to reproduce

Have working color mode in app. Upgrade to nuxt to 3.4. Color mode doesn't change anymore.

What is Expected?

What is actually happening?

@jiblett1000 jiblett1000 added the bug Something isn't working label Apr 11, 2023
@botmaster
Copy link

Same here.

@vueuse/nuxt: ^9.13.0
@nuxt/content: ^2.5.2
@nuxtjs/color-mode: ^3.2.0
@nuxtjs/eslint-config-typescript: ^12.0.0
@nuxtjs/fontaine: ^0.2.4
@nuxtjs/tailwindcss: ^6.6.5
@types/node: ^18.15.11
@typescript-eslint/parser: ^5.58.0
color2k: ^2.0.2
consola: ^3.0.1
eslint: ^8.38.0
eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^4.2.1
nuxt: ^3.4.0
nuxt-headlessui: ^1.1.1
nuxt-icon: ^0.3.3
nuxt-simple-robots: ^2.1.1
nuxt-simple-sitemap: ^2.4.11
prettier: ^2.8.7
sass: ^1.62.0
typescript: ^4.9.5
vite-svg-loader: ^4.0.0
vue-tsc: ^1.2.0 

d0rich added a commit to d0rich/tweetst0rm that referenced this issue Apr 12, 2023
d0rich added a commit to d0rich/tweetst0rm that referenced this issue Apr 12, 2023
* Install types for mongodb

* Create README

* Init docs

* Copy README to docs site

* Downgrade nuxt because of color theme error

nuxt-modules/color-mode#190

* Add architecture
github-actions bot pushed a commit to d0rich/tweetst0rm that referenced this issue Apr 12, 2023
* Install types for mongodb

* Create README

* Init docs

* Copy README to docs site

* Downgrade nuxt because of color theme error

nuxt-modules/color-mode#190

* Add architecture 91920de
d0rich added a commit to d0rich/d0xigen that referenced this issue Apr 12, 2023
@IzakJackson
Copy link

I also have this issue. Have you found a workaround?

KeJunMao added a commit to uni-helper/website that referenced this issue Apr 13, 2023
@d0rich
Copy link

d0rich commented Apr 13, 2023

I also have this issue. Have you found a workaround?

@IzakJackson only explicitly install nuxt 3.3.3 (last version before 3.4.0)

@abdonrd
Copy link

abdonrd commented Apr 13, 2023

Looks like Nuxt v3.4.1 fixes it:
https://github.com/nuxt/nuxt/releases/tag/v3.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants