#BidBird®
1 messages · Page 1 of 1 (latest)
some browser extensions can cause it, or misconfigurations in our end. They can be ignored, there's no customer-facing impact from those and that domain is just used for metrics and other tracking
ahh, ok. Well Im having an issue with getting the elements to mount. Have been working through the guide. here you can see its mounted but not fully
do you have a link to the page that is doing this?
yes, let me try and get ngrok up. Was having trouble with it the other day and laravel valet
ok, trying without valet. Does this work for you?
it loads but I get a 404
ok, let me try again sorry for that
trying a different solution
@proud geyser did you have another link?
but overall I would visit the page with a problem and look for errors in the browser console, or add logs/breakpoints around the code that mounts the Stripe elements and see if that code is being reached
it's also possible the element is mounted fine, but you have a CSS style that results in it being display:none or being sized extremely small, those are things we see sometimes as well
ok, have to run, sorry