Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: getRecord does not exist when using the field in an EditAction from a relation manager #20

Open
bardolf69 opened this issue Dec 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@bardolf69
Copy link

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

@bardolf69 bardolf69 added the bug Something isn't working label Dec 23, 2024
@sitenzo
Copy link

sitenzo commented Feb 7, 2025

@njxqlus Any hints on solving this?
Is there a way we can set the record on a edit action (modal)?

@bardolf69
Copy link
Author

No, I've never found a solution for this sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants