Closed tugceakin closed 3 years ago
Expected target=_blank attribute opens the linked document in a new window or tab
target=_blank
Actual target=_blank doesn't change the behavior of the link.
@Paratron Could you review the PR?
Merged! Interesting that no one catched this before :D Thanks for the fix :)
Thank you 🙏
This commit introduces a syntax error (two close parens) on line Link.js:22.
Expected
target=_blank
attribute opens the linked document in a new window or tabActual
target=_blank
doesn't change the behavior of the link.