You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Ben Keen (JIRA)" <ji...@apache.org> on 2015/08/28 04:07:45 UTC

[jira] [Resolved] (COUCHDB-2696) React database page: invariant error

     [ https://issues.apache.org/jira/browse/COUCHDB-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Keen resolved COUCHDB-2696.
-------------------------------
    Resolution: Fixed

This has been fixed at some point. 

In case anyone's curious, we're now mostly wrapping our setState() calls in the onChange methods in a this.isMounted() check, which does away with these errors. 

> React database page: invariant error
> ------------------------------------
>
>                 Key: COUCHDB-2696
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2696
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Robert Kowalski
>
> 1. Create a new database using the tray in the right upper corner
> 2. get redirected to the db on success
> 3. console says: "Uncaught Error: Invariant Violation: replaceState(...): Can only update a mounted or mounting component."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)