So this is strange. The last 24 hours or so I’ve noticed that the generatedata.com website sometimes fails to load. The JS errors don’t make terribly much sense, it’s like the JS isn’t fully loading sequentially. I haven’t changed the code in several months.
Seems like it’s local to Chrome only. Firefox seems fine. I’m going to monitor it – possibly it’s a Chrome issue that was introduce in 44.x.
I’ve heard that Chrome is going to drop JS support to increase safety…
hahah :)
Happy to help if you need it. Last couple versions of chrome have been funkier than usual as they implement as much of ECMA 2016 as possible. I’ve been writing Javascript for years, and I find it frustrating the work with. Don’t feel bad. If there’s anything I can do to help, or if you wouldn’t mind sharing something a little more specific, feel free to email me anytime.
Thanks, Martin – very kind! Turns out there was some sort of build issue – didn’t fully get the bottom of it, but regenerating the minified, prod site seems to have fixed it. Puzzling, since the code hadn’t changed…