-
### Describe the bug
Starting with Vue v3.4.15, DataTable throws the following error when Row Grouping is used in combination with Advanced (menu type) filters.
**_Uncaught (in promise) Maximum r…
-
When clicking the filter button for "select" filters, the selection does not open and the route is changed to the root in a single page application using # to declare routes.
I am using vue-router.
-
Will this still work in Vue 3 with filters being deprecated?
https://v3.vuejs.org/guide/migration/filters.html#overview
-
### WebMasterLog Repository (Proposing new issue)
:red_circle: **Project Title** : Image Gallery with Filters and Sorting
:red_circle: **Aim** : Create a dynamic image gallery web application that a…
-
### Describe the bug
If the table is set to display the filters on menu mode:
`filterDisplay="menu"`
We get an error when changing the operation type. E.g: From 'Contains' to 'Equals':
```
…
-
I'm having issues using this component with Vue 3. Is that because Vue 3 is not supported?
```
Uncaught TypeError: Vue.prototype is undefined
install main.js:28
use runtime-core.esm-bund…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/activist-org/activist/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow activist's [Code of Conduct…
-
Is there any way to apply a filter when report is loaded? On pure JS I can do it, like this example:
let r = powerbi.load(document.getElementById("embed");, embedConfig);
r…
-
### Describe the bug
I created a custom column because I do not want to repeat the default props for columns in all the tables
```vue
import Column from 'primevue/column'
defineProps({
he…
-
**I'm submitting a ...** (check one with "x")
```
[x] Bug report => search github for a similar issue or PR before submitting
[ ] Feature request
[ ] Other, please describe
```
**Tell about…