I’m experiencing an issue with the v-navigation-drawer component in my Vuetify application. When the mini-variant.sync prop is enabled and the viewport is at a certain breakpoint (between lg and md), there is a strange padding appearing on the main part of the application. I have included my code above for reference. I am using Vuetify version 2(have not encountered any
Tag: cdn
Wrong use of CDN (libphonenumber-js) or CDN not working?
I am trying to use the library libphonenumber-js. In my main.js I tried to write a simple code which is from the docs of libphonenumber-js: However I get this error. Same thing with other functions from the docs. In my network tabs I can see that the min.js file is being downloaded. But its functions are not usable for some