You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've embedded the serveral relation managers in one of my resources edit form. This works fine when I open the edit form directly but when accessing the edit form via an edit action in a relation manager I get an error that getRecord does not exist.
How to reproduce the bug
create an edit form with relation managers in it. The use that form in a relation manager.
Package Version
1.0.2
PHP Version
8.2.25
Laravel Version
11.28.1
Filament Version
3.2.119
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
I've embedded the serveral relation managers in one of my resources edit form. This works fine when I open the edit form directly but when accessing the edit form via an edit action in a relation manager I get an error that getRecord does not exist.
How to reproduce the bug
create an edit form with relation managers in it. The use that form in a relation manager.
Package Version
1.0.2
PHP Version
8.2.25
Laravel Version
11.28.1
Filament Version
3.2.119
Notes
No response
The text was updated successfully, but these errors were encountered: