#danko-elements
1 messages · Page 1 of 1 (latest)
hard to say, maybe the Element didn't get mounted properly in that one case or something.
is there a way to detect if that happened, and to handle such cases?
what additional information could I collect with sentry to help me resolve this issue
our implementation loads stripe after our users log in.
we render the <Elements> provider in a modal (it doesn't wrap the whole application), I was thinking of moving it to our index.js file and see if it occurs again