Open
Description
Package
filament/filament
Package Version
v3.3
Laravel Version
v11.31
Livewire Version
No response
PHP Version
PHP 8.3.9
Problem description
When I add more than one item to the repeater, only one is shown after saving. I have to refresh the page to show all the correct items.
Expected behavior
If I add two items using the repeater, I expect to see two after saving. If I add three items, I expect to see three and so on.
Steps to reproduce
- Login to the dashboard
- Go to the lessons resource and edit any lesson.
- Using the repeater, add more than one vocabulary and press save.
Reproduction repository (issue will be closed if this is not valid)
https://github.com/fedenuche/filament-bug-with-repeater
Relevant log output
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo