this is a test post, to test https://github.com/stackernews/stacker.news/issues/728
@delete in 1 year
Editing to test again
one more time
and again
pull down to refresh
this is a test post, to test https://github.com/stackernews/stacker.news/issues/728
@delete in 1 year
Editing to test again
one more time
and again
Tracing the code client side, it does seem to get to
toaster.success(message), but no toast appears. We are probably re-rendering the toast context too many times since new posts result in a page navigation and are therefore losing the toast entry.It works!