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

    https://github.com/apache/couchdb-fauxton/pull/22#discussion_r15700641
  
    --- Diff: app/core/base.js ---
    @@ -62,6 +62,10 @@ function(Backbone, LayoutManager) {
         manage: true,
         disableLoader: false,
     
    +    // Either tests or source are expecting synchronous renders, so disable
    +    // asynchronous rendering improvements.
    +    useRAF: false,
    --- End diff --
    
    I will take a look and try and see if we can get this enabled. I would 
prefer we used the async rendering.


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