dwitter-net / dwitter-frontend

Social network for short js demos, frontend for github.com/lionleaf/dwitter
https://beta.dwitter.net
Apache License 2.0
23 stars 13 forks source link

Basic error display #92

Closed lionleaf closed 2 years ago

lionleaf commented 3 years ago

Requires a small fix to the dweet page to handle error messages correctly when the dweet page is only served as url parameters. Seems to be a throw statement that's causing issues.

Separate pull request will sort this out on lionleaf/dwitter