av8ta / ssb-fetch

use fetch to get ssb content
1 stars 1 forks source link

agregore sometimes errors and shuts down on missing message #1

Closed av8ta closed 2 years ago

av8ta commented 2 years ago

When typing a url for a message that is not in the log this line resolves as expected sending a 404 and error message to the client to view.

If you click on that same url that code path doesn't run. It appears to error sooner within agregore causing electron to bail out. Not the best UX :rofl:

av8ta commented 2 years ago

Resolved by https://github.com/AgregoreWeb/agregore-browser/pull/144/commits/48fb1b599fa79cd5d251b12ec858a3eb30cbf54b

Privileges needed to be standard: true