Hacker News new | ask | show | jobs
by maxraz 2154 days ago
I wish I had a MAC to test, anyway thank you.
2 comments

It's due to the day/night buttons being anchor tags as opposed to any Safari-specific issue.

If you wanted to keep the the ability to link to specific states, but avoid the history issue, you'll need to use the History API — https://developer.mozilla.org/en-US/docs/Web/API/History/rep...

Happens on Chrome on Windows too, so it's not likely a Safari-specific issue