flipace/react-themeit

refs can't be set on stateless components

Aperta

#9 aperta il 9 nov 2017

 (0 commenti) (0 reazioni) (2 assegnatari)JavaScript (2 fork)github user discovery
bugenhancementhelp wanted

Metriche repository

Star
 (28 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

When using themeit with react 16 on a stateless component react will log an error about stateless components not supporting refs (ofc). Themeit should check the component type before adding the ref prop.

Guida contributor