-
Hi there,
First of all thank you for creating this package.
I'm currently trying to migrate a big `vue-cli` build into the `vite` ecosystem, when running the dependency installation I get an "hi…
dvago updated
2 years ago
-
In Vue SFC file, with the following code
```
{
"tag": "jy-dict", //
"data": {
"props": {
"type": "radio", // 显示类型:radio、单选按钮;checkbox、多选按钮;其他取值为下拉框
…
-
![image](https://github.com/user-attachments/assets/19a45933-dc7d-4801-afd8-36041d726f7e)
-
### Reduced Test Case
https://github.com/fullcalendar/fullcalendar-examples/tree/main/vue3-typescript
### Do you understand that if a reduced test case is not provided, we will intentionally del…
-
### Vue version
3.4.21
### Link to minimal reproduction
https://github.com/ibrahimBeladi/vue-expose
### Steps to reproduce
Clone and test.
There are 3~4 modes of writing in vue in regards to `…
-
### Issue and Steps to Reproduce
I try to get the react-demo up and running as a reference to develop a Vue-implementation and saw appear different issues. I can not rule out that Keycloak is not c…
-
main.ts:
```
//@ts-ignore
import datepicker from 'vue-date-picker'
Vue.component('datepicker', datepicker);
```
Rollup returns an error:
`Error: 'default' is not exported by node_modules/vu…
-
## Link to bug demonstration repository
Vue 3
https://github.com/scaricopax8/nyc-vue-3
Vue 2
https://github.com/scaricopax8/nyc-vue-2
## Expected Behavior
When running the `nyc instrument …
-
Hi,
I have a problem to import vue-pdf, the module is not found.
My project use TypeScript :
![image](https://user-images.githubusercontent.com/70746510/94937936-879f3a00-04d0-11eb-9e8e-f4692…
-
I am trying to create a phyo tree using this package in vue.js and having some issues displaying the phylotree svg. Are there specific d3 versions required? Or any other recommendations for phylotree …