frintjs/frint

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

Open

#417 ouverte le 11 avr. 2018

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)JavaScript (746 stars) (37 forks)batch import
help wanted

Description

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

Guide contributeur