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
{{ message }}
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
We currently require Default to be implemented on the model for the form's submit function. However, there's a common case where the form covers all fields on the model. In these cases, we could generate a submit implementation that doesn't require Default.