-
### Describe the bug
When using column reordering with selectionMode="multiple or single" enabled, each time a column is reordered, an additional copy of the first column selectionMode is appended …
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
When…
-
Sample Scenario
```
Scenario Outline: User selects bookmark position
When the user selects A in the bookmarks
Then the position should be the following
| x | y | z |
…
-
### Describe the bug
I have an issue with the DataTable component. I want to have the contentType=link type of table. For some data I have null, which are correctly handled in the dev config. But whe…
-
[Composer ](https://getcomposer.org/) is used to manage Drupal and all dependencies (modules, themes, libraries) including custom ones.
MMODA D10 is using many external libraries :
| Name | Licens…
-
### Describe the bug
10.8.3 introduced a bug whereby text within table cells cannot be copied.
I've tracked it down to these changes that made cells draggable even when no drag-related features ar…
-
### Describe the bug
Repro on Stackblitz: https://stackblitz.com/edit/dgakbc
It seems that an `` element inside a column-template makes the DataTable appear as if it could be reordered (even if re…
-
I have a Tabbed Content.
The first Tab contains a DataTable with some BINDINGS:
```
("s", "switchSecondTab", "Switch to Second tab"),
```
When the DataTable is active and i press "s", the GUi…
-
When I use the exact code from [this example](https://primevue.org/datatable/#lazy_virtualscroll), the loaders behave weird. This doesn't occur with the Aura theme
https://github.com/user-attachmen…
-
### Describe the bug
I encountered an issue when adding elements to a DataTable with virtualScrollerOptions defined and scrollable set to true. The new items are not displayed as expected.
### Repro…