[
https://issues.apache.org/jira/browse/COUCHDB-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14108119#comment-14108119
]
ASF GitHub Bot commented on COUCHDB-2300:
-----------------------------------------
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/33#issuecomment-53163589
Just a short update Sue: I opened
https://issues.apache.org/jira/browse/COUCHDB-2300 and Garren and me are
looking for a fix.
In the meantime you can set `useRAF: false` in
https://github.com/apache/couchdb-fauxton/blob/master/app/core/base.js#L65
> afterRender called twice: resulting in double items on refresh
> --------------------------------------------------------------
>
> Key: COUCHDB-2300
> URL: https://issues.apache.org/jira/browse/COUCHDB-2300
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Robert Kowalski
> Assignee: Robert Kowalski
>
> If you are on the all-docs-list and you refresh it, it will render views that
> are inserted in beforeRender, twice.
> This happens as beforeRender is called twice.
> This seems to be a timing issue of the async rendering and template-changing
> we are doing in the routeObject.js and layout.js
--
This message was sent by Atlassian JIRA
(v6.2#6252)