-
用IE11打开,一片空白,也不报错
-
It would be cool if you could add type definitions to https://github.com/DefinitelyTyped/DefinitelyTyped to use bootstrap-vue with typescript.
-
**Describe the bug**
After the first initial run when the devtools are still being loaded, they're not available anymore.
When running `npm run electron:serve` I get this warning message:
```
(n…
-
Hi,
I think there is a problem with vite-plugin-components@0.6.7.
With this version, I lost the "Footer"
![image](https://user-images.githubusercontent.com/10244725/107855464-bafcb880-6e22-11eb…
-
### Version
6.0.0-beta.2
### Browser and OS info
w10 / latest chrome / vuejs3 ver 3.0.4
### Steps to reproduce
Run a local vuejs site (as a development build), then open vuejs dev…
-
Hello ,
with Vuejs3("vue": "^3.0.0") and "vue-upload-component": "^3.0.47" app I make upload of image :
```
…
-
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?
…
-
Hello,
In my vuejs3 app I use vee-validate 4 (with yup), like
```
Title
*
```
If there is a way with vee-validate for vuejs3 to generate i…
-
Hello,
If there is a way with jquense/yup/issues for vuejs3 to generate input controls like
textarea, checkbox, radio selection, dropdown (multi) selection ?
If yes, please give refes to such ex…
-
Hello,
If there is a way in vuejs3 app with vee-validate and yup to show custom error message?
I make select input input with placeholder:
```
- Select Category -…