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 problem with draggable in vue bootstrap modal window.
When first time open a modal window with dragable then everything works fine. But when I close it and open again then error appears "Uncaught TypeError: this.context is null" and app crash.
The text was updated successfully, but these errors were encountered:
kapdom
changed the title
this.context is null when open drgable in vue bootstrap modal window
this.context is null when open dragable in vue bootstrap modal window
Sep 9, 2024
I have problem with draggable in vue bootstrap modal window.
When first time open a modal window with dragable then everything works fine. But when I close it and open again then error appears "Uncaught TypeError: this.context is null" and app crash.
package.json:
js file:
Vue file:
The text was updated successfully, but these errors were encountered: