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
With the removal of the Security meteor package, any autoform forms left in the codebase no longer work. These should all be updated to new form fields that use GraphQL for their mutations.
autoforms remaining, in order of most importance to update:
With the removal of the
Security
meteor package, anyautoform
forms left in the codebase no longer work. These should all be updated to new form fields that use GraphQL for their mutations.autoforms remaining, in order of most importance to update:
The mutations for these forms already exist, therefore this is not a blocker for 3.0, but a nice-to-have for the
reaction-admin
.Once these are removed, we can remove the
aldeed:autoform
package.The text was updated successfully, but these errors were encountered: