frintjs/frint

frint-react: Move subscription to componentDidMount in `observe` HoC

Open

#417 geöffnet am 11. Apr. 2018

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)JavaScript (746 Stars) (37 Forks)batch import
help wanted

Beschreibung

At the moment, it's happening in componentWillMount, which is not recommended.

Contributor Guide