Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signerId/signerIdSelector subsequent load issue #63

Open
yurij-kurleev opened this issue Oct 21, 2022 · 1 comment
Open

signerId/signerIdSelector subsequent load issue #63

yurij-kurleev opened this issue Oct 21, 2022 · 1 comment

Comments

@yurij-kurleev
Copy link

yurij-kurleev commented Oct 21, 2022

Hi,
I'm using React SDK in order to add ClickWrap integration to the project. When user opens the page with IC checkboxes for the first time, IC uses correct email address from that user and everything works perfect. But if you leave the page and then come back with the different email address IC would still use an old one. I've tried both approaches with signerId and signerIdSelector and the result is still the same. Below you can see an example w/ signerIdSelector
image

image

image

So it looks to me that once PSClickWrap element was mounted, you can't change signerId no more. I know, that's really an edge case and most users won't end up in such situation, but maybe there is some way to fix that. Thanks!

@sinan-shaban
Copy link

@yurij-kurleev Hello, did you find a solution for that?

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

No branches or pull requests

2 participants