Alexander Shorin created COUCHDB-2378:
-----------------------------------------
Summary: TypeError: this.viewMeta is undefined
Key: COUCHDB-2378
URL: https://issues.apache.org/jira/browse/COUCHDB-2378
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Components: Fauxton
Reporter: Alexander Shorin
1. Navigate to any database with a view
2. Select a view
3. Open "Query Options"
4. Double click on "Query" button
You'll see infinity spinner and the error in console:
{code}
TypeError: this.viewMeta is undefined
http://localhost:8000/addons/documents/resources.js:461
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)