-
Hello, first thanks for a awesome work!!!
I'm using laravel 6.2, jwt-auth 1, vuejs2, vue-auth 2.21.16-beta
Trying to implement Sign in with Github, but I got some weird issues, trying to fix for…
-
Hi, thanks to the hard work with the components, I noticed that some components are not available to Vuejs2, only for vuejs3, is not possible to develop them that are compatible with both versions?
…
-
**What did you expect to happen?**
The modeline shouldn't be cut off
**What actually happened?**
Flycheck is cut off at the end
![image](https://user-images.githubusercontent.com/24436622/…
-
1. What version of Go and beego are you using (`bee version`)?
Go: go1.12.4
Beego: 1.11.2
2. What operating system and processor architecture are you using (`go env`)?
linux/amd64
3. What did…
-
Why when I use survey-js in vuejs2, i can't see results in admin page ?
-
#### Test Case
https://codepen.io/Tardigrad/pen/jodXxX?editors=1011
#### Summary
Checkboxes can only be initialized **once** with the function `$('body').bootstrapMaterialDesign();`
All chec…
-
For those who work with DOM manipulations and use the library or have any experience with JavaScript driven dynamic content, please reply:
* Do you think we would need some tools and/or polyfills t…
-
**Is your feature request related to a problem? Please describe.**
I believe the request would be new functionality as I don't see anything in docs referring to this issue. I would like a way to refr…
-
I'm developing an app in vue.js with Karma and webpack. While debugging in browser, the sourcemap is specified with a //# sourcemappingurl = and a data uri with the source map. This seems to work fine…
-
Hello,
In @vue/cli app I try to use vue3-tabs component and for this in src/main.js I added lines :
```
import { Tabs, Tab, TabPanels, TabPanel } from 'vue3-tabs'
...
app.use(Tabs)
app.…