A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off

Hello, I have the following problem:
1. I add some text to a XhtmlString property
2. I select some part of it and click Insert/edit link
3. I select the "Page" radio button and put my product details page
4. I enter a query string with the ID of the item in the "Remaining url" section (e.g. ?id=123)
5. In "Open in" I select "Open the link in a new window".
My issue is that when clicking that link after publishing it doesn't open a new tab, it just sends me to that particular item but on the same tab. I believe the TinyMCE is ver. 2.10.1. Is there a fix for this or is it just not intended to be used that way? Thank you!