#slowgen - stripe.js
1 messages ยท Page 1 of 1 (latest)
Hey there can you share more context about when/where this is happening?
Is that your own code you're quoting?
Hi it's on a webpage where the checkout is being mounted. There is a call to the stripe js v3 as soon as the page loads you get this on the console.
No the code is from the v3 file
Just go here and open your console you can see it
I do not see that error, are they any steps i need to take?
If i click the "card" option i get a runtime error:
Uncaught TypeError: subTotal.toFixed is not a function
So no need to press the card button
for me using firefox if I load the page I get this on the console
Not happening on Chrome
I don't see it in firefox either, unfortunately
Look at the source lines -- that is coming from an extension you have installed
Try disabling extensions and testing again
moz-extension:###
Oh I feel very foolish, let me check ๐ญ
Thanks for your time and wasting it, very amature mistake.
Top notch as always! And highly appreciated!