-
#### I'm opening this issue because:
- [x] Other (_see below for feature requests_):
When ever I try to install packages using NPM command
Command : npm install @progress/kendo-buttons-vue-wrapp…
-
I have a dev version running on windows and this runs well. However when i clone the same on linux, i get
`SyntaxError: Invalid left-hand side in assignment`
This line
```
!(function webp…
-
I'm interested to know how to add multiple progress loaders on a component with different stroke colors. I'm running into issues adding my own stroke color to each of them.
I'm looking to do someth…
-
I am running into issues with the automated inputting of usernames and passwords on Vue-based web apps when using the browser extension in Firefox
When I trigger the auto type, it will start typing…
-
### Version
5.0.8
### Environment info
```
System:
OS: Windows 10 10.0.22621
CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
Binaries:
Node: 14.15.1 - C:\Program File…
-
Could not find a declaration file for module 'vue-step-progress'
Try `npm install @types/vue-step-progress` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-step-pro…
-
In my project, the pdf component's progress event just return 'NaN' or '1' that I can't use the value for monitoring the pdf document loading progress.
See the phenomenon below:
In the pdf.vue sourc…
-
How can I configure the progress bar for all api calls within Vue Resource Interceptors so that if any API is called it will automatically shows the progress bar on request made and finish/fail accord…
-
### What problem does this new feature solve?
The problem this feature solves is clearer code and easier time. In short, a better UX for the developer (in my opinon)
Not having access to the react…
-
[Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being …