Skip to content
#

inline-styles

Here are 108 public repositories matching this topic...

jpalumickas
jpalumickas commented Jun 29, 2020

After upgrading to 4.0.0, when we try to use ref with MentionsInput, to access MentionsInput functions, we this error:

Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?

Steps to reproduce:

  1. Add ref to MentionsInput

Expected behaviour:

Allow to use ref with MentionsInput to access class functio

Improve this page

Add a description, image, and links to the inline-styles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inline-styles topic, visit your repo's landing page and select "manage topics."

Learn more