Previously if a link was to be handled by the browser (ex: open new page, tab, window), it's onClick would not be invoked. Now the onClick is invoked if present regardless of how it will be handled.
Previously if a link was to be handled by the browser (ex: open new page, tab, window), it's onClick would not be invoked. Now the onClick is invoked if present regardless of how it will be handled.