-
Upgrading to vue 3 is **not currently ongoing**!
This is simply an issue to track progress on several underlying problems that need to be solved for a smooth migration.
# Moving to a single page…
-
placing `...eslintPluginToml.configs["flat/base"],` in the top level of an eslint.config.js works well because the rules block in flat/base includes a file scope for `"**/*.toml"` files.
placing `.…
-
I try to use your package but I go this error:
```
[Vue warn]: Attribute "options" is ignored on component because the component is a fragment instance.
```
My code:
``` html
…
-
### Describe the bug
DataTable/Column supports a field value which is a function, this is passed the data row to retrieve the column value out.
If you apply filtering to that column, the ColumnF…
-
These relative modules were not found:
* ./App.vue in ./node_modules/vue-persian-digit/src/main.js
* ./filters/persianDigit in ./node_modules/vue-persian-digit/src/main.js
-
### Describe the feature
Im trying to use filters on task example but when i put a lot of items on some filters it crashes and it runs slow, i’ve tried to use virtual list on radix ui and it works be…
-
**A brief description about the feature request**
Filters were removed in Vue 3, but there is an approach for using [globalProperties](https://v3.vuejs.org/api/application-config.html#globalpropert…
-
I recently got full text search up and running on my Nextcloud instance. It works well, except for the fact that I can't really read the search results well at all because it's black text on a dark gr…
-
Hello sir,
I implemented vue-acl it works but when i update the permission then my menus are not hide & showing instantly as per permission on frontend.
There are only single role but i have ad…
-
### Describe the feature
I want to do a "CommandDialog" with a CommandInput but use Algolia to search in my database collections.
The issue I have is that if I use CommandInput, it automatical…
maelp updated
8 months ago