frames-react icon indicating copy to clipboard operation
frames-react copied to clipboard

Frames.enableSubmitForm is not resubmitting the form

Open ManalLiaquat opened this issue 11 months ago • 1 comments

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",

ManalLiaquat avatar Jul 18 '23 11:07 ManalLiaquat

Could you share a piece of code? Because I used enableSubmitForm and submitCard, and it worked.

kimmikirino avatar Aug 07 '23 20:08 kimmikirino