selvagsz/react-power-select

Ref in stateless component

aseem2625 opened this issue · 6 comments

Hi @selvagsz
ref support for function components in react 16 throws warning. Pls see the screenshot
In our case, it throws error when we use MultiSelectField.
It cause no functional issue but will send a PR for fix.

image

Dup of #26

@aseem2625 yeah. Shouldn't affect the functionality though. PR would be awesome 😄

Should be fixed in #28

I am still seeing this error after updating just now.

├─ react-power-select@1.0.0-beta.11

Yeah sorry I made a bad commit that doen;t actually fix the issue. Will take a closer look again

Will reopen the original issue