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
Importing vue-sticky-directive.min.js from CDN leads to:
"Uncaught SyntaxError: The requested module https://cdn.jsdelivr.net/npm/vue-sticky-directive@0.0.10/vue-sticky-directive.min.js does not provide an export named default" error in browser.
Importing
vue-sticky-directive.min.js
from CDN leads to:"Uncaught SyntaxError: The requested module
https://cdn.jsdelivr.net/npm/vue-sticky-directive@0.0.10/vue-sticky-directive.min.js
does not provide an export nameddefault
" error in browser.Here is the code in browser:
The text was updated successfully, but these errors were encountered: