Hacker News new | ask | show | jobs
by fomine3 1779 days ago
alert is also broken in other way. When triggered by onblur, it causes infinite loop. But the bug is marked as WontFix because "Chromium team highly recommends that you not use JavaScript dialogs".

https://bugs.chromium.org/p/chromium/issues/detail?id=666205

https://developers.google.com/web/updates/2017/03/dialogs-po...

1 comments

Yeah, I kind of agree with them here, alert is such a massive anti-pattern that it's not worth anyone's time to fix nonsense edge cases