arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

Check message ID and profile ID validity before trying to navigate #312

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

Validate message and feed IDs before trying to blindly navigate to them.

Fixes #270

arj03 commented 3 years ago

Looks good, thanks