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
toolness
changed the title
Make all existing forms use the LegacyFormSubmitter
Make all existing forms use the LegacyFormSubmitter or SessionUpdatingFormSubmitter
Sep 15, 2018
We added support for legacy forms in #120 but none of the existing forms actually use it yet.
This will require fixing #121 too.
Update: At some point we added
SessionUpdatingFormSubmitter
which builds uponLegacyFormSubmitter
, so we should use that where possible.The text was updated successfully, but these errors were encountered: