Rednas
Rednas
### Describe the feature I really liked the cli wizard in nuxt2.  Will it return in nuxt3 at some point? ### Additional information - [X] Would you be willing...
When trying to import a module in a typescript (.ts) file I get  Is there a way to make this work or could it perhaps be supported?
### Is your feature request related to a problem? Please describe Not able to add custom parsers like with **v1** to also support files like txt or xlsx ### Describe...
Are there also plans for adding support for other frameworks besides react?
### Reproduction https://formkit.link/7fb65430cfb6106cb96dea2d8a9d66cb ### Describe the bug **Terminal**  **Tried** * AutoImporting `` * Registering ``` import { defaultConfig } from "@formkit/vue"; import { en } from "@formkit/i18n"; import {...
When adding a `slider`/`togglebuttons` with a `label` to a `group`/`form` then the following issue happens in chrome.  For example ``` {{ address }} const address = ref({ street: "123...
After exactly following the instruction I am getting  Tried wrapping `apexchart` component in `ClientOnly` component but that didn't fix the issue ``` ``` Anyone has a fix for nuxt3?
Are there plans for a nuxt module like [https://algolia.nuxtjs.org/](https://algolia.nuxtjs.org/)? I guess it would requires wasm to run the c++ library in the browser, but I am not sure if it's...
Is there also support for nuxt3? I don't think the default nuxt3 way is very convenient because it also requires modifying **nuxt.config.ts** when the env variables are required on the...
### Is your feature request related to a problem? Please describe Are there plans for bringing back xml in Nuxt Content V2? Perhaps also add special support for [drawio](https://github.com/hediet/vscode-drawio) which...