Rotonde / rotonde-client

Rotonde Base Client
https://client-neauoire.hashbase.io/
MIT License
227 stars 49 forks source link

"url.replace is not a function" #93

Closed finnoleary closed 6 years ago

finnoleary commented 6 years ago

After opening console.log, it's filled with:

feed.js:168 Uncaught (in promise) TypeError: url.replace is not a function
    at to_hash (feed.js:168)
    at Entry.is_visible (entry.js:216)
    at Feed.refresh (feed.js:136)
    at Home.discover_next (home.js:158)
    at Portal.discover (portal.js:60)
    at <anonymous>
neauoire commented 6 years ago

This should be fixed now :)

eelfroth commented 6 years ago

this is fixed in #95 issue can be closed