144mdgross / bikeEasyExpanded

easy directions for bike and bus commuters in the Denver/Boulder Metro area
https://www.youtube.com/watch?v=qE5mG_VrwZE&t=2s
0 stars 0 forks source link

clean up Navigator memory leaks #8

Open 144mdgross opened 7 years ago

144mdgross commented 7 years ago

Navigator: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.