-
DescriptionI followed the directions on Link Floating Toolbar and tried to use it in my editor, but I got a Unhandled Runtime Error (TypeError: Cannot read properties of null (reading 'id')) when the component calls useFloatingLinkInsertState. I import it into my plugins by:
My code inside link-floating-toolbar.tsx looks like:
Errors looks like: ![]() My hunch is that something in useFloatingLinkInsertState changed recently and isn't compatible with how I'm calling it now, looked into src code but couldn't figure out a solution. Steps to ReproduceI followed the steps in Link Floating Toolbar. Expected BehaviorThe expected behavior is for the floating toolbar to work like in Link Floating Toolbar. Environment
BountyClick here to add a bounty via Algora. Funding
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
We have a changelog for components. Could you try to update yours? |
Beta Was this translation helpful? Give feedback.
We have a changelog for components. Could you try to update yours?