Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open renderer link on new window #2857

Open
dubbofeng opened this issue Sep 2, 2024 · 0 comments
Open

Open renderer link on new window #2857

dubbofeng opened this issue Sep 2, 2024 · 0 comments

Comments

@dubbofeng
Copy link

dubbofeng commented Sep 2, 2024

Hi I am just check if this issue has been fixed in v3:

#645

<Link src={"www.google.com"} target={"_blank"}>{"Google"}</Link>

When I open the exported pdf in pdf viewer, it asks you to open the link in browser, but when you open the pdf in browser, it opens in current tab, not in a new tab.

I am doing a pdf preview in a modal, when I click the link in the preview, it override the current editting page.

I would like to open the link in new tab.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant