Skip to content

SecureFields re-rendering unexpectedly #69

Closed Answered by lemazzo
juanpernett1299 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, @juanpernett1299

As security precaution, the expected behavior is not keeping the input data between renders.

The loss of input information can happen if you are allowing the component to be reloaded or have a state controlling the size of the window.

Even for Payment Brick, we advise you to review how the states were implemented in your application to ensure that re-renders do not occur and the component instance is not lost.

We hope it works out.

Thank you!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by juanpernett1299
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants