Describe the bug
This is a internal bug from library that is related to refs, here's an error:
Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Check the render method of 'SlotClone'.
at RichTextArea (...)
To Reproduce
Create some components from the demo, mentions etc
Describe the bug This is a internal bug from library that is related to refs, here's an error:
To Reproduce Create some components from the demo, mentions etc
Expected behavior The warning should be resolved
Platform:
Additional context Not available