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
As soon as page is hydrated it shows a 404 error in production only.
[nuxt] error caught during app initialization TypeError: Mt.getColorScheme is not a function
at w6iphiSl.js:39:757
at w6iphiSl.js:24:20608
at Object.runWithContext (w6iphiSl.js:14:19608)
at O (w6iphiSl.js:24:19728)
at w6iphiSl.js:24:20602
at Array.forEach ()
at N (w6iphiSl.js:24:20591)
at w6iphiSl.js:24:19544
at async w6iphiSl.js:24:37454
at async tf (w6iphiSl.js:49:64408)
The text was updated successfully, but these errors were encountered:
Version
@nuxtjs/color-mode:
nuxt:
Reproduction Link
Steps to reproduce
Nuxt (latest), Nuxt UI Pro (latest)
What is Expected?
Page to work.
What is actually happening?
As soon as page is hydrated it shows a 404 error in production only.
[nuxt] error caught during app initialization TypeError: Mt.getColorScheme is not a function
at w6iphiSl.js:39:757
at w6iphiSl.js:24:20608
at Object.runWithContext (w6iphiSl.js:14:19608)
at O (w6iphiSl.js:24:19728)
at w6iphiSl.js:24:20602
at Array.forEach ()
at N (w6iphiSl.js:24:20591)
at w6iphiSl.js:24:19544
at async w6iphiSl.js:24:37454
at async tf (w6iphiSl.js:49:64408)
The text was updated successfully, but these errors were encountered: