Community icon indicating copy to clipboard operation
Community copied to clipboard

TypeError: Cannot read property 'get' of undefined

Open ligi opened this issue 7 years ago • 0 comments

System information

AKASHA version: 0.7.2

Operating System: ubuntu 18.4

Expected behaviour

should not crash

Actual behaviour

crashes with:

TypeError: Cannot read property 'get' of undefined
    in t
    in n
    in InjectIntl(n)
    in Connect(InjectIntl(n))
    in div
    in t
    in t
    in InjectIntl(t)
    in div
    in t
    in div
    in t
    in InjectIntl(t)
    in Connect(InjectIntl(t))
    in DragDropContext(Connect(InjectIntl(t)))
    in t
    in t
    in t
    in IntlProvider
    in y
    in Connect(y)
    in r

Steps to reproduce the problem

I was clicking on the notification icon - very early after opening akasha

ligi avatar May 10 '18 17:05 ligi