Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/617#issuecomment-175513585
hi been i took anothe rlook it looks like the component is not rendered and
that means it does not get a ref.
things like
```
console.log("->", $(el).html());
console.log($(ReactDOM.findDOMNode(el)).html());
```
return undefined or empty dom nodes
hope that helps!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---