unplugin-formkit icon indicating copy to clipboard operation
unplugin-formkit copied to clipboard

Automatic FormKit configuration injection 🪄

Results 3 unplugin-formkit issues
Sort by recently updated
recently updated
newest added

Currently we are injecting a higher order component `` into the SFC file, but this is really unnecessary since we no longer inject a lazy provider to check for suspense....

Moved here from [formkit/formkit#1214](https://github.com/formkit/formkit/issues/1214) ### Reproduction https://github.com/sebj54/nuxt-debug-formkit ### Describe the bug I noticed a strange bug when using Nuxt with Options API. When the `FormKit` component is in the template...

The last release was in Feb 2024. What is the roadmap for this plugin?