multiselect icon indicating copy to clipboard operation
multiselect copied to clipboard

Cannot read properties of null (reading 'querySelectorAll')

Open joffreyBerrier opened this issue 1 year ago • 1 comments

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 avatar Feb 19 '24 14:02 joffreyBerrier

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

joffreyBerrier avatar Feb 19 '24 14:02 joffreyBerrier

Thanks for the PR. Released in 2.6.7.

adamberecz avatar Mar 20 '24 10:03 adamberecz