We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The link toolbar button doesn't convert the node to the ELEMENT_LINK
Plate link bug
After clicking on the link toolbar button node should be converted to LinkElement or LinkElement should be inserted to the parent.
Click here to add a bounty via Algora.
The text was updated successfully, but these errors were encountered:
Added to the docs the missing option:
createLinkPlugin({ renderAfterEditable: LinkFloatingToolbar }),
Sorry, something went wrong.
@zbeyens not sure I get the fix. There is no information about renderAfterEditable option.
renderAfterEditable
@Feshchenko You can find information about that option by searching for it on Plate's docs site. Here's the link.
No branches or pull requests
Description
The link toolbar button doesn't convert the node to the ELEMENT_LINK
Steps to Reproduce
Sandbox
Plate link bug
Expected Behavior
After clicking on the link toolbar button node should be converted to LinkElement or LinkElement should be inserted to the parent.
Environment
Bounty
Click here to add a bounty via Algora.
Funding
The text was updated successfully, but these errors were encountered: