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 in new tab" value does not populate on edit mode #1411

Open
dashtaki opened this issue Nov 23, 2023 · 0 comments
Open

"Open in new tab" value does not populate on edit mode #1411

dashtaki opened this issue Nov 23, 2023 · 0 comments

Comments

@dashtaki
Copy link

My current option:

toolbar={{
   options,
   link: { 
     showOpenOptionOnHover: false,
     defaultTargetOption: '_self'
   }
}}

Reproduce steps:

  1. Add a link as "Open in new tab" as true.
  2. Save changes.
  3. Open editor to edit the added link
  4. Then you see even though you checked "Open in new tab", It shows the unchecked checkbox.

Version : 1.15.0
Chrome: 119.0.6045.159 (Official Build) (arm64)

Screenshot 2023-11-23 at 11 33 57

@dashtaki dashtaki changed the title "Open in new tab"'s value does not populate on edit mode "Open in new tab" value does not populate on edit mode Nov 23, 2023
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