Github user michellephung commented on a diff in the pull request:

    https://github.com/apache/couchdb-fauxton/pull/192#discussion_r21433898
  
    --- Diff: app/addons/documents/views-index.js ---
    @@ -454,7 +444,11 @@ function(app, FauxtonAPI, Components, Documents, 
Databases, pouchdb, QueryOption
         },
     
         afterRender: function() {
    -      if (this.params && !this.newView && hasRenderedOnce) {
    +
    --- End diff --
    
    @benkeen,
    
    could you take a look at this when you have a chance? The afterRender 
function being called twice had thrown me for a loop for a good chunk of time 
(and in my googling what was going on I saw you posted some threads about it!).
    
    I just want to double check with you and make sure deleting hasRenderedOnce 
doesn't destroy something else down the line...


---
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.
---

Reply via email to