Hacker News new | ask | show | jobs
by markjaquith 4837 days ago
Seems entirely expected. When you open in a new tab, you're just taking the (existing) href and opening it in a new tab. No JS executes because you've opened a new tab, completely unrelated to the previous context.