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

    https://github.com/apache/couchdb-fauxton/pull/849#discussion_r101054922
  
    --- Diff: app/addons/permissions/container/PermissionsContainer.js ---
    @@ -24,14 +24,14 @@ import {
     } from '../reducers';
     
     
    -const mapStateToProps = (state) => {
    +const mapStateToProps = ({permissions}) => {
       return {
    --- End diff --
    
    Permission are now named space in the reducer so with need to pick 
permissions from the whole state


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