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 want to display adjecency list as widget on top of list page but when I try pass data from page table to widget it seems error or not working
How to reproduce the bug
I make widget resource and put it on list page and try to access data from widget with dd it seems appear but when I try to fill the form then this error happend foreach() argument must be of type array object null given
Package Version
3.1
PHP Version
8.1.17
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:
What happened?
I want to display adjecency list as widget on top of list page but when I try pass data from page table to widget it seems error or not working
How to reproduce the bug
I make widget resource and put it on list page and try to access data from widget with dd it seems appear but when I try to fill the form then this error happend
foreach() argument must be of type array object null given
Package Version
3.1
PHP Version
8.1.17
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: