Relation Mannager Error
I’m encountering a bug with multiple Relation Managers in my system. Here’s the problem:
When I open the page and click “Edit” on a record, it loads the correct data. However, if I then click “Edit” on any other record without reloading, the form continues to display the same (previous) data. Only after I reload the page will the next record open correctly, and then the cycle repeats.
4 Replies
got same, but also with actions, like by groups
EditRecord
and RelationManager
return previous dataAre you on the latest version of Filament? Can you reproduce it with a fresh install?
solution was in First-Aid #3, old filament views was published
never trust people and double check everything 🤣
I think that's the first time ever somebody read that (even in advance) and it fixed the issue 🎉