[
https://issues.apache.org/jira/browse/COUCHDB-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169379#comment-14169379
]
ASF GitHub Bot commented on COUCHDB-2378:
-----------------------------------------
Github user garrensmith commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/93#issuecomment-58906441
@sebastianrothbucher we are going to be merging in a new advanced options.
See #78. Can you check if this still applies on that branch. If it still does
could you make the fix there rather. Also maybe
[`debounce`](http://underscorejs.org/#debounce) might help.
> 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)