You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/10/10 09:43:43 UTC

[GitHub] garrensmith commented on issue #1134: Update documents/changes to use redux

garrensmith commented on issue #1134: Update documents/changes to use redux
URL: https://github.com/apache/couchdb-fauxton/pull/1134#issuecomment-428508039
 
 
   I'm getting a lot of warnings for the page:
   
   ```
   Warning: Failed prop type: The prop `onPartitionKeySelected` is marked as required in `TabsSidebarHeader`, but its value is `undefined`.
       in TabsSidebarHeader (created by ChangesSidebarLayout)
       in ChangesSidebarLayout
       in ContentWrapper (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in App
       in Provider
   printWarning @ warning.js:33
   warning @ warning.js:57
   checkPropTypes @ checkPropTypes.js:52
   validatePropTypes @ react.development.js:1300
   createElementWithValidation @ react.development.js:1388
   ChangesSidebarLayout @ layouts.js:220
   mountIndeterminateComponent @ react-dom.development.js:13380
   beginWork @ react-dom.development.js:13820
   performUnitOfWork @ react-dom.development.js:15863
   workLoop @ react-dom.development.js:15902
   renderRoot @ react-dom.development.js:15942
   performWorkOnRoot @ react-dom.development.js:16560
   performWork @ react-dom.development.js:16482
   performSyncWork @ react-dom.development.js:16454
   requestWork @ react-dom.development.js:16354
   scheduleWork$1 @ react-dom.development.js:16218
   enqueueSetState @ react-dom.development.js:11299
   Component.setState @ react.development.js:270
   (anonymous) @ appwrapper.js:36
   triggerEvents @ backbone.js:369
   triggerApi @ backbone.js:356
   eventsApi @ backbone.js:155
   Events.trigger @ backbone.js:346
   (anonymous) @ router.js:83
   tryCatcher @ bluebird.js:5256
   Promise._settlePromiseFromHandler @ bluebird.js:3278
   Promise._settlePromise @ bluebird.js:3335
   Promise._settlePromise0 @ bluebird.js:3380
   Promise._settlePromises @ bluebird.js:3459
   (anonymous) @ bluebird.js:175
   warning.js:33 Warning: Failed prop type: The prop `partitionKey` is marked as required in `Connect(PartitionKeySelector)`, but its value is `undefined`.
       in Connect(PartitionKeySelector) (created by TabsSidebarHeader)
       in TabsSidebarHeader (created by ChangesSidebarLayout)
       in div (created by ChangesSidebarLayout)
       in ChangesSidebarLayout
       in ContentWrapper (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in App
       in Provider
   printWarning @ warning.js:33
   warning @ warning.js:57
   checkPropTypes @ checkPropTypes.js:52
   validatePropTypes @ react.development.js:1300
   createElementWithValidation @ react.development.js:1388
   TabsSidebarHeader @ layouts.js:51
   mountIndeterminateComponent @ react-dom.development.js:13380
   beginWork @ react-dom.development.js:13820
   performUnitOfWork @ react-dom.development.js:15863
   workLoop @ react-dom.development.js:15902
   renderRoot @ react-dom.development.js:15942
   performWorkOnRoot @ react-dom.development.js:16560
   performWork @ react-dom.development.js:16482
   performSyncWork @ react-dom.development.js:16454
   requestWork @ react-dom.development.js:16354
   scheduleWork$1 @ react-dom.development.js:16218
   enqueueSetState @ react-dom.development.js:11299
   Component.setState @ react.development.js:270
   (anonymous) @ appwrapper.js:36
   triggerEvents @ backbone.js:369
   triggerApi @ backbone.js:356
   eventsApi @ backbone.js:155
   Events.trigger @ backbone.js:346
   (anonymous) @ router.js:83
   tryCatcher @ bluebird.js:5256
   Promise._settlePromiseFromHandler @ bluebird.js:3278
   Promise._settlePromise @ bluebird.js:3335
   Promise._settlePromise0 @ bluebird.js:3380
   Promise._settlePromises @ bluebird.js:3459
   (anonymous) @ bluebird.js:175
   warning.js:33 Warning: Failed prop type: The prop `onPartitionKeySelected` is marked as required in `Connect(PartitionKeySelector)`, but its value is `undefined`.
       in Connect(PartitionKeySelector) (created by TabsSidebarHeader)
       in TabsSidebarHeader (created by ChangesSidebarLayout)
       in div (created by ChangesSidebarLayout)
       in ChangesSidebarLayout
       in ContentWrapper (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in App
       in Provider
   printWarning @ warning.js:33
   warning @ warning.js:57
   checkPropTypes @ checkPropTypes.js:52
   validatePropTypes @ react.development.js:1300
   createElementWithValidation @ react.development.js:1388
   TabsSidebarHeader @ layouts.js:51
   mountIndeterminateComponent @ react-dom.development.js:13380
   beginWork @ react-dom.development.js:13820
   performUnitOfWork @ react-dom.development.js:15863
   workLoop @ react-dom.development.js:15902
   renderRoot @ react-dom.development.js:15942
   performWorkOnRoot @ react-dom.development.js:16560
   performWork @ react-dom.development.js:16482
   performSyncWork @ react-dom.development.js:16454
   requestWork @ react-dom.development.js:16354
   scheduleWork$1 @ react-dom.development.js:16218
   enqueueSetState @ react-dom.development.js:11299
   Component.setState @ react.development.js:270
   (anonymous) @ appwrapper.js:36
   triggerEvents @ backbone.js:369
   triggerApi @ backbone.js:356
   eventsApi @ backbone.js:155
   Events.trigger @ backbone.js:346
   (anonymous) @ router.js:83
   tryCatcher @ bluebird.js:5256
   Promise._settlePromiseFromHandler @ bluebird.js:3278
   Promise._settlePromise @ bluebird.js:3335
   Promise._settlePromise0 @ bluebird.js:3380
   Promise._settlePromises @ bluebird.js:3459
   (anonymous) @ bluebird.js:175
   warning.js:33 Warning: Failed prop type: The prop `onGlobalModeSelected` is marked as required in `Connect(PartitionKeySelector)`, but its value is `undefined`.
       in Connect(PartitionKeySelector) (created by TabsSidebarHeader)
       in TabsSidebarHeader (created by ChangesSidebarLayout)
       in div (created by ChangesSidebarLayout)
       in ChangesSidebarLayout
       in ContentWrapper (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in div (created by App)
       in App
       in Provider
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services