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
Please, update the \craft\services\Fields::$_fetchedAllGroups to false when a new group is created. Or add a method to reset it. Otherwise, when I try to get all the groups, I just that the groups that were fetched before creating the new one
The text was updated successfully, but these errors were encountered:
Please, update the
\craft\services\Fields::$_fetchedAllGroups
to false when a new group is created. Or add a method to reset it. Otherwise, when I try to get all the groups, I just that the groups that were fetched before creating the new oneThe text was updated successfully, but these errors were encountered: