Skip to content
#

inline-styles

Here are 94 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

lostpebble
lostpebble commented Jan 2, 2020

And potentially seconds (if that feature is added).

I find that when working with times in the day, it's easy to reason about it when just using minutes as the value- as in the total minutes past 00:00 in the day. Its a nice single value to pass around and can easily be converted to hours and minutes again for display.

I will be using the separated out hours and minutes for now, but just t

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

You can’t perform that action at this time.