ArseAssassin / reactive-switchboard

Declarative state handling for React
1 stars 3 forks source link

Navigating to a new page shows warnings in console #13

Closed ArseAssassin closed 8 years ago

ArseAssassin commented 8 years ago

In some cases, such as navigating to a new view, switchboard component may attempt to re-render after the component has unmounted. This causes a warning to be logged in the console.