vueform / multiselect

Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).
https://vueform.com
MIT License
807 stars 150 forks source link

Cannot read properties of null (reading 'querySelectorAll') #394

Closed joffreyBerrier closed 8 months ago

joffreyBerrier commented 9 months ago

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')

Capture d’écran 2024-02-19 à 15 16 59

Demo

I don't have a demo but I have create a pull request to fix that

joffreyBerrier commented 9 months ago

The pull request https://github.com/vueform/multiselect/pull/395

adamberecz commented 8 months ago

Thanks for the PR. Released in 2.6.7.