-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated Vue FilePond, FilePond, and all plugins?
- [X] I have updated FilePond and its plugins
### D…
-
### Summary
This issue addresses several errors and warnings in the project related to component naming, missing references, and code formatting.
### Tasks
1. **Rename Vue Component**
- Rename t…
-
我把demo的代码放到我的工程中后,刷新页面有报错:
vue.esm.js?efeb:610 [Vue warn]: Error in callback for watcher "function () { return this._data.$$state }": "Error: [vuex] Do not mutate vuex store state outside mutat…
-
Type: Bug
```
(base) ➜ learn-langchain which python
/Library/Frameworks/Python.framework/Versions/2.7/bin/python
(base) ➜ learn-langchain conda activate base
(base) ➜ learn-langchain which python…
-
Copyright plugin does not appear to use local /components/Plugins/Clipboard.vue when set in plugin's config block. Currently using default component, which has some odd formatting
Figure out how to…
-
Hello,
I'm encountering a display issue with the `Datepicker` component when using the Spanish locale (`es`) in a Vue.js project. The calendar appears to be disordered, showing incorrect months whe…
-
[Cleave docs](https://github.com/nosir/cleave.js/blob/master/doc/public-methods.md#getrawvalue) say to use `getRawValue` to get the value suitable for backend use.
As is now, the field returns the …
-
**Your Environment**
* **prettier-plugin-sort-imports**: 4.1.1
* **Prettier version**: 2.8.4
* **node version**: 16.19.0
* **package manager**: pnpm@7.16.1
* **IDE**: VScode
* **pretti…
-
Type: Bug
There is no regularity, and the folding function is also unusable when the white line appears
VS Code version: Code 1.94.1 (e10f2369d0d9614a452462f2e01cdc4aa9486296, 2024-10-05T05:44:32.1…
-
When you use large numbers, it doesn't format correct
My config
```
{
decimal: ",",
separator: ".",
prefix: "",
suffix: "",
precision: 2,
…