Hacker News new | ask | show | jobs
by sebhack 3718 days ago
Getting a JavaScript error with latest Chrome when I click "Buy"...
2 comments

Yes, on firefox also.

This must be hurting their business pretty bad...

Hope owner receives some alerts whenever client-side errors happens...

Just tested it on both Chrome and FF, couldn't reproduce it. Does a spinner appear when you click the buy button? Can you paste the error from the browser console? Thank you.
I get it as well. The error is "(index):53 Uncaught TypeError: Cannot read property 'get' of undefined". Here's what's on line 53 - linkerParam = trackers[0].get('linkerParam');
It appears the error is only shown when I have my ad blocker enabled. I use uBlock origin. Hope that helps :)
Thank you! That definitely helped! It's a bug on FastSpring side. Sent them a note.
Thank you for letting me know! Do you get it after a spinner appears?