F
Filament3mo ago
morty

Regression in v3.2.67 - `foreach() argument must be of type array|object, null given`

I really don't want to create a reproduction repo for a GitHub issue. Is anyone else experiencing this when attaching a related record inside a relation manager using a belongsToMany relationship?
Solution:
GitHub
Fixes bug when attaching a belongsToMany relation that has an order...
Description When trying to attach a BelongsToMany relation through the RelationManager where the belongsToMany relation has an orderByPivot method it will give an error in the SQL query. This used ...
Jump to solution
2 Replies
Solution
morty
morty3mo ago
GitHub
Fixes bug when attaching a belongsToMany relation that has an order...
Description When trying to attach a BelongsToMany relation through the RelationManager where the belongsToMany relation has an orderByPivot method it will give an error in the SQL query. This used ...
Want results from more Discord servers?
Add your server
More Posts