Hacker News new | ask | show | jobs
by brechtm 3487 days ago
Doesn't seem to work on Safari (9.1.3 on macOS).
2 comments

Found and fixed the bug, should be working now. (For what it's worth, I was using fat arrow functions in javascript, which aren't supported in all browsers yet. Forgot to compile it down to ES2015.)
Ack, I've seen rendering issues on certain browsers. Thanks for the version number, it's really helpful for debugging.