How to set target = "_blank" in createLinkPlugin? #2219
Unanswered
anttiriski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used to be able to do the following, but it does not work anymore for me.
createLinkPlugin({ props: { target: "_blank" }, }),
How can this be done?
Beta Was this translation helpful? Give feedback.
All reactions