#shaon
1 messages · Page 1 of 1 (latest)
It's likely that the Element component is already destroyed when you try to access it.
Do you have a conditional rendering somewhere in your code to show/hide stripe elements?
Possibly, I will have a look to see where this could be happening
I can't really see where this could be happening clearly. Is this the only case this could happen?
This is just my guess, I can take a look if you share your code here.
We have a lot of code but it's actually unclear where this bug occurs