#442·relax

Uncaught TypeError: Cannot read property 'addEventListener' of undefined

Author: epozshCreated Aug 24, 2017Updated Aug 24, 2017

After cloning this project and running it, when i press on any navigation bar button i get this error. Any suggestion?

admin.js:1 Uncaught TypeError: Cannot read property 'addEventListener' of undefined
    at a.value (admin.js:1)
    at e.notifyAll (common.js:17)
    at r.close (common.js:27)
    at r.closeAll (common.js:10)
    at r.perform (common.js:10)
    at u (common.js:17)
    at r.perform (common.js:10)
    at Object.batchedUpdates (common.js:27)
    at Object.a [as batchedUpdates] (common.js:9)
    at Object._renderNewRootComponent (common.js:17)
    at Object._renderSubtreeIntoContainer (common.js:17)
    at render (common.js:17)
    at o (common.js:10)
    at Object.<anonymous> (admin.js:71)
    at t (common.js:1)
    at Object.<anonymous> (admin.js:1)