josespinal/filament-record-navigation

Relations do not change

Opened this issue · 3 comments

What happened?

Relations do not change if you navigate with the navigation controlls.

How to reproduce the bug

Make a 1:n relation, a form, enter data open one of the records and navigate with the navigation controlls. The relations do not change.

Package Version

2

PHP Version

8.3

Laravel Version

10

Which operating systems does with happen with?

No response

Notes

No response

Can you provide the context in which you're using the relation? A select field? Or other type?

For example 1 costomer -> many orders.

Related: If you use a relation manager, the related records won't change as you navigate through the records.