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've ran into this issue a couple times recently. It looks like when using a Relate field like Entries or Users, if the ID doesn't match an entry then I receive the error:
call to member function handle() on null
However, the Stack Selector seems to handle the missing ID more gracefully and shows warning on the field. Can we ensure that the Select modes show a warning too?
The text was updated successfully, but these errors were encountered:
mikemartin
changed the title
Entries and User fieldtypes should suppress errors when ID is not found
Entries and User fieldtypes should handle error and show warning when ID is not found
Apr 29, 2020
Bug Description
I've ran into this issue a couple times recently. It looks like when using a Relate field like Entries or Users, if the ID doesn't match an entry then I receive the error:
However, the Stack Selector seems to handle the missing ID more gracefully and shows warning on the field. Can we ensure that the Select modes show a warning too?
The text was updated successfully, but these errors were encountered: