Foxy / foxy-elements

Elements and resources for use in other front-end code, like the admin and customer portal.
https://elements.foxy.dev
MIT License
7 stars 8 forks source link

fix: revert to old post handling in virtual api forms #125

Closed pheekus closed 1 year ago

pheekus commented 1 year ago

Normal resource creation logic sends a GET request upon receiving 200 OK from POST. In the special forms like sign in and access recovery forms that effectively skips the confirmation screen. Reverting to the old approach with this PR.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.21.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: