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
form.collection allows to do some actions on any collection of the form, but since the last update on collection, there is an issue with it and it don't find collections
Expected behavior
form.collection("myCollection") should return myCollection actions
The text was updated successfully, but these errors were encountered:
HugoPerard
changed the title
v2.4.1 : form.collection doesn't work anymore
v2.4.0 : form.collection doesn't work anymore
Sep 30, 2024
Describe the bug
form.collection allows to do some actions on any collection of the form, but since the last update on collection, there is an issue with it and it don't find collections
Expected behavior
form.collection("myCollection") should return myCollection actions
The text was updated successfully, but these errors were encountered: