Skip to content

Reblocks API change requires now 4-arguments for initiateFormAction - #9

Open
dotemacs wants to merge 1 commit into
40ants:masterfrom
dotemacs:fix/recaptcha-upgrade
Open

Reblocks API change requires now 4-arguments for initiateFormAction#9
dotemacs wants to merge 1 commit into
40ants:masterfrom
dotemacs:fix/recaptcha-upgrade

Conversation

@dotemacs

Copy link
Copy Markdown

This is related to ultralisp/ultralisp #314

The Reblocks API change that required the 4-argument initiateFormAction call is was introduced and is documented in Reblocks PR #57: 40ants/reblocks#57

This PR introduced changes to the initiateFormAction JavaScript function that required updating the function signature from 3 arguments to 4 arguments, where the fourth argument is an options object.

The current fix in reblocks-auth was specifically implemented to accommodate this breaking change in Reblocks core framework.

The Reblocks API change that required the 4-argument
initiateFormAction call is was introduced and is documented in
Reblocks PR #57: 40ants/reblocks#57

This PR introduced changes to the initiateFormAction JavaScript
function that required updating the function signature from 3
arguments to 4 arguments, where the fourth argument is an options
object.

The current fix in reblocks-auth was specifically implemented to
accommodate this breaking change in Reblocks core framework.
@svetlyak40wt

Copy link
Copy Markdown
Member

Not sure if this PR is actual now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants