artsy / team-navigator

An internal HR product for Artsy's team
https://team.artsy.net
MIT License
62 stars 19 forks source link

Clicking on a person logs an error (I clicked on Carter) #82

Open dblock opened 7 years ago

dblock commented 7 years ago
Uncaught TypeError: Cannot convert undefined or null to object
    at from (native)
    at exports.default (https://team.artsy.net/hotglue-bundle-1.js:2292:31)
    at https://team.artsy.net/hotglue-bundle-1.js:1191:96
    at args (https://team.artsy.net/hotglue-bundle-1.js:80419:54)
    at StatelessComponent.render (https://team.artsy.net/hotglue-bundle-1.js:56248:17)
    at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (https://team.artsy.net/hotglue-bundle-1.js:57003:30)
    at ReactCompositeComponentWrapper._renderValidatedComponent (https://team.artsy.net/hotglue-bundle-1.js:57031:30)
    at ReactCompositeComponentWrapper._updateRenderedComponent (https://team.artsy.net/hotglue-bundle-1.js:56950:36)
    at ReactCompositeComponentWrapper._performComponentUpdate (https://team.artsy.net/hotglue-bundle-1.js:56928:10)
    at ReactCompositeComponentWrapper.updateComponent (https://team.artsy.net/hotglue-bundle-1.js:56849:12)