-
This is a difficult one, considering subjects are automatically ordered by domain. Lecturers might want to reorder within domains though. Adding a simple reorderable list would get the desired effect …
-
### 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…
-
This works:
```html
#${item.id} ${item.value}
```
But this crushes with `node.getAttribute is not a function` error:
```html
#${id} ${value}
```
Standard `repeat` works:
```html…
euglv updated
8 hours ago
-
### What happened?
Hi, I have array of serializable elements and after upgrading package version (I am pretty sure it worked before) there is no option to drag elements to change order. The reason is…
-
## Description
Describe the pattern
## Context
Describe scenarios where the pattern is most applicable
## Extra information
Add extra info
-
### Package
filament/filament
### Package Version
v3.2.106
### Laravel Version
v11.21.0
### Livewire Version
v3.5.6
### PHP Version
PHP 8.2.12
### Problem description
…
-
### Has your issue been reported?
- [X] I have searched the existing issues and confirm it has not been reported.
- [X] I give permission for members of the FlutterFlow team to access and test my …
-
### Donate 💰 to fund this issue
- You can donate funding to this issue. We receive the money once the issue is completed & confirmed by you.
- 100% of the funding will be distributed between the F…
-
**Describe the bug**
When re-arranging the items with any fluent buttons in ReorderableListView.builder, it throws an assertion on AnimatedDefaultTextStyle
**Additional context**
Sample cod…
-