-
**Is your feature request related to a problem? Please describe.**
When using this plugin with typescript, I am unable to show the toasts because of `Expected 3 arguments, but got 1` error. The 3 re…
-
The number of times it's really useful to have a global progress bar, similar to
https://hilongjw.github.io/vue-progressbar/index.html
I am recommending it because I trust Oruga, more than any …
-
Or have some solution to address the needs of non-Vue host application
-
### Version
2.7.14
### Reproduction link
[codesandbox.io](https://codesandbox.io/s/hungry-kate-c73ovu?file=/src/App.vue)
### Steps to reproduce
Using the Composition API, provide …
-
Hey guys I am trying to run this project locally but getting the below error while running the `npm install` command inside frontend folder.
It will be so good if anyone who knows how to tackle thi…
-
```
import { progressbar } from "vue-strap";
export default {
components: { progressbar },
}
```
After i have imported this into my component the color on…
-
What is the correct way of updating the options object?
I've got this options object, but when I change 'this.songName', the player doesn't react:
```
…
-
I tried your tutorial and was able to create it as was mentioned on medium tutorial.
But i started facing issue when i tried login.
login is successful but when user is redirected. in view it's …
-
The ReadMe suggest that this project is still work-in-progress and the package has still not reached 1.0.0. However, I saw @Akryum demo it at the GraphQL summit 2018 and it looks fairly simple (great …
-
- Laravel Mix Version: tried it with 6.0.43 & 6.0.49
- Node Version (`node -v`): v16.13.0
- NPM Version (`npm -v`): 8.1.0
- OS: MacOS Monterey 12.0.1
### Description:
In our Vue-app, wh…