Dan Harrin
Dan Harrin
If @levu42's idea is implemented, it would be useful to add a hook in so you can turn morph markers off per-Livewire-component. Maybe if you add a specific attribute to...
In v4, `width()` has been renamed to `imageWidth()`
What are the cases where parent actions need to stay?
I'm not sure I understand why that means the parent action needs to stay, as long as it automatically reopens when you close the child.
@k3rielit your issue is unrelated and should be fixed by #16900 (you can backport it to v3 via a PR once it is merged into v4)
Seems like a FilePond bug, and only when the repeater is set to `collapsed()`. If the repeater is `collapsible()` but not collapsed by default, it also works fine.
Thanks! As a reminder: any records displayed in repeaters need to have unique primary keys for us to be able to track them, including pivot records
Can you please explain the situation that causes this to be returned in a normal Filament app without this class overidden?