fritter icon indicating copy to clipboard operation
fritter copied to clipboard

Exception in notifications view

Open pfrazee opened this issue 8 years ago • 0 comments

I had 2 unread notifications. When I opened it:

Uncaught (in promise) TypeError: Cannot read property 'getRecordURL' of null
    at FritterApp.threadUrl (dat://fritter.hashbase.io/assets/index.js:1767:29)
    at renderNotification (dat://fritter.hashbase.io/assets/index.js:608:31)
    at Array.map (native)
    at renderFeed (dat://fritter.hashbase.io/assets/index.js:584:27)
    at module.exports (dat://fritter.hashbase.io/assets/index.js:25785:11)
    at renderView (dat://fritter.hashbase.io/assets/index.js:25677:14)
    at Object.render (dat://fritter.hashbase.io/assets/index.js:25643:11)
    at FritterApp.render (dat://fritter.hashbase.io/assets/index.js:1439:11)
    at FritterApp.setView (dat://fritter.hashbase.io/assets/index.js:1429:10)
    at <anonymous>

pfrazee avatar Jan 18 '18 15:01 pfrazee