Fix erroneous all warning from race condition
If you edited the text while the initial message was loading it was possible to get in a state where the warning was shown when it should have been removed This adds another sentinel value to mark if we delete the reference to all users while it is loading the preview. If we had, then we clear the user count after fetching the markdown Changelog: fixed
Showing
Please register or sign in to comment