FormKit disabled in Nuxt 3.0.0-rc.9
See original GitHub issueWARN Module FormKit is disabled due to incompatibility issues: 17:03:33
- [nuxt] Nuxt version
^3.0.0
is required but currently using3.0.0-rc.9
and I tried @formkit/nuxt@next
Issue Analytics
- State:
- Created a year ago
- Reactions:3
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Changelog ⚡️ FormKit — Vue Forms, Supercharged
FormKit now works with Nuxt 3.0.0-rc.8 and 3.0.0-rc.9 #371 and #383. ... Fixed a bug that caused the disabled prop to improperly disable...
Read more >Module nuxt-icons is disabled due to incompatibility issues
Module nuxt-icons is disabled due to incompatibility issues #7196 ... FormKit disabled in Nuxt 3.0.0-rc.9 formkit/formkit#383.
Read more >@formkit/inputs: Versions | Openbase
FormKit now works with Nuxt 3.0.0-rc.8 and 3.0.0-rc.9 #371 and #383. ... Fixed a bug that caused the disabled prop to improperly disable...
Read more >[Proposal] @formkit/vue - Awesome JS
FormKit now works with Nuxt 3.0.0-rc.8 and 3.0.0-rc.9 #371 and #383. ... Fixed a bug that caused the disabled prop to improperly disable...
Read more >Nuxt 3 doesn't recognize formkit and doesn't style it
using a vue plugin worked for me // file: plugins/formkit.ts import { defaultConfig, plugin } from '@formkit/vue' import config from ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
At the moment you need
@formkit/nuxt@next
seems like it also got disabled when I upgrade to Nuxt 3.0.0-rc.10.Never mind just noticed that it fixed after upgrading withnpm i @formkit/nuxt@next