-
```json5
// package.json
{
"dependencies": {
"vue": "~2.7.8",
},
"devDependencies": {
"@babel/core": "^7.18.10",
"@vitejs/plugin-legacy": "~2.0.0",
"@vitejs/plugin-vue2"…
-
### Vue - Official extension or vue-tsc version
Official
### VSCode version
1.93.1
### Vue version
3.5.5
### TypeScript version
5.5.4
### System Info
```shell
System:
OS: macOS 14.5
…
-
大佬您好,我最近一直在使用您的vue-blu,很实用,很简约,很强大。
今天在使用日期组件的时候,发现了这个问题,虽然不影响正常使用,但控制台一直报错就很尴尬了。遇上强迫症的朋友(比如在下,哈哈),属实有点难受,影响了使用体验,如果您能百忙之中优化一下,相信会更好,谢谢大佬!
![微信截图_20211230175616](https://user-images.githubuserco…
-
Hi... @joffreyBerrier don't you want to merge yours with ours, so to be one instead of a lot of different forks?
We are now a Organization, so I may add you as a collaborator.
-
Hi!
i'am use vue-cli and in main.js:
import ru from 'vuejs-datepicker/dist/locale'
than in index.html:
and have error
Property or method "ru" is not defined on the instance but referenced du…
-
### Using
- "vite": "^2.4.3",
- "vue-tsc": "^0.0.24"
- "vue3-datepicker": "^0.2.5",
- "vue": "^3.0.5",
### Running
```
yarn tsc --noEmit
```
### Expected result
No compilation errors…
-
In my Laravel+Vue.js SPA ( Single Page Application) I am using the datepicker package , [BootstrapVue](https://bootstrap-vue.js.org/) and [Veevalidate 3](https://logaretm.github.io/vee-validate/guide/…
-
![image](https://user-images.githubusercontent.com/29826874/127308875-120ed2e5-daca-436e-991d-57c720ee8427.png)
-
I have tried this surveyjs_vue_quickstart but date picker is not working.
`widgets.jqueryuidatepicker(SurveyKo);`
Getting error "Cannot read property 'fn' of undefined"
` if (!$.fn.bootstr…
-
**Are you asking a question?**
I tried using this google plugin but, can even start with it.
**setup details**
```
import { createApp } from 'vue'
import VueGoogleMaps from '@fawmi/vue-go…