frames-react
frames-react copied to clipboard
Frames.enableSubmitForm is not resubmitting the form
When calling Frames.enableSubmitForm to resubmit the form cardTokenized
callback is not called again
"frames-react": "^1.1.0",
"next": "12.3.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Could you share a piece of code? Because I used enableSubmitForm and submitCard, and it worked.