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
SelectTree component, when used in the AreaResource, does not save the selected parent area into the database. There are no error messages displayed, making it difficult to diagnose the issue.
What happened?
SelectTree component, when used in the AreaResource, does not save the selected parent area into the database. There are no error messages displayed, making it difficult to diagnose the issue.
Component/Area:
Model:
migration:
How to reproduce the bug
Steps to Reproduce:
Expected Result:
The selected parent area should be saved into the database and be visible when retrieving or refreshing the Area details.
Actual Result:
The parent area selection is not saved into the database, and no errors are displayed, indicating a silent failure.
Package Version
3.1
PHP Version
8.1
Laravel Version
10.10
Which operating systems does with happen with?
Windows
Notes
No response
The text was updated successfully, but these errors were encountered: