You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a page, and inside it there's a component that uses vue-outside-events. In this page i have some q-selects (from quasar). The problem is, when i remove the vue-outside-events from the component, the selects work perfectly, but when i put them back, the selects don't open.
And when i say remove, i mean remove the "Vue.use(vue-outside-events)"
I can't send you the code because i'm not allowed but i think that if you create a quasar project and use in the same page the q-select and the vue-outside-events, maybe you can see what i'm talking about.
Thank you.
The text was updated successfully, but these errors were encountered:
I have a page, and inside it there's a component that uses vue-outside-events. In this page i have some q-selects (from quasar). The problem is, when i remove the vue-outside-events from the component, the selects work perfectly, but when i put them back, the selects don't open.
And when i say remove, i mean remove the "Vue.use(vue-outside-events)"
I can't send you the code because i'm not allowed but i think that if you create a quasar project and use in the same page the q-select and the vue-outside-events, maybe you can see what i'm talking about.
Thank you.
The text was updated successfully, but these errors were encountered: