Muhammad Mahmoud
Muhammad Mahmoud
And here I thought it would be simple. Maybe a mismatch isn't a bad idea 😂
Having the same issue, but the problem for me was using `v-model:global-filter`, removing it gets the reactivity back ```vue ```
Is there currently any workaround to this? I'm using [Nuxt API Party](https://nuxt-api-party.byjohann.dev) which gives me a fetch client (based on [openapi-typescript](https://github.com/drwpow/openapi-typescript)). I'm passing an openapi schema so I'm getting type-safety...
@sadeghbarati Tests are passing but can you help confirming everything works as expected 🙏
Thanks for testing 🙏 I'll see whats wrong and retest
@sadeghbarati It was always running `promptForConfig` which should only run in `init`. It's fixed now and running as expected. 
The pr is outdated but the goal is still valid. the Nuxt module DX can be improved (auto imports, layers, etc..). Is that acceptable to you? I can rework an...
> Yes aliases can be changed to custom directory > > You can put `lib/utils` contents inside `utils` directory for using Nuxt auto-import features but you need to do it...
> Is it possible to remove/disable aliases support, since nuxt has auto imports? (**utils**) The CLI reads those values so I don't think you can remove them. Regarding utils if...
The issue persists at v6.2.1