Closed joffreyBerrier closed 8 months ago
Nuxt@^3.10.0
I'm using Multiselect in a Nuxt application and I have this error a lot Cannot read properties of null (reading 'querySelectorAll')
Cannot read properties of null (reading 'querySelectorAll')
I don't have a demo but I have create a pull request to fix that
The pull request https://github.com/vueform/multiselect/pull/395
Thanks for the PR. Released in 2.6.7.
2.6.7
Version
Nuxt@^3.10.0
Description
I'm using Multiselect in a Nuxt application and I have this error a lot
Cannot read properties of null (reading 'querySelectorAll')
Demo
I don't have a demo but I have create a pull request to fix that