Skip to content

Commit 824fcae

Browse files
authored
Merge pull request #1 from the-road-to-learn-react/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents a3ae9a4 + cfe2cfa commit 824fcae

File tree

3 files changed

+582
-1035
lines changed

3 files changed

+582
-1035
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-asynchronous-request-setstate-unmounted-component
22

3-
[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-asynchronous-request-setstate-unmounted-component.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-asynchronous-request-setstate-unmounted-component) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
3+
[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-asynchronous-request-setstate-unmounted-component.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-asynchronous-request-setstate-unmounted-component) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-learn-react/react-asynchronous-request-setstate-unmounted-component.svg)](https://greenkeeper.io/)
44

55
Showcasing how to prevent to set state on unmounted React components when having an asynchronous request in place. [Read more about it](https://www.robinwieruch.de/react-warning-cant-call-setstate-on-an-unmounted-component).
66

0 commit comments

Comments
 (0)