(bug): Too many hashtags not triggering
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary The too many hashtags message is not being shown to this user when attempting to post, leading to them believing, quite reasonably that posting was broken https://gitlab.com/minds/minds/issues/500 ### Steps to reproduce 1. Copy in #a #b #c #d #e #f 2. Try to post 3. See no error ### Platform information Web app, reproduced on Manjaro Chromium - probably across all desktop platforms ### What is the current *bug* behavior? The error is not triggering correctly ### What is the expected *correct* behavior? ![image](/uploads/b682161e5847a24341f410821962837e/image.png) should show ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
issue