(bug) Comment images not posting
<!--- 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 Although some images work, a lot of users are experiencing the comments poster, not allowing them to post. Some of these reports are manifestations of https://gitlab.com/minds/front/issues/1366, users are definitely experiencing a different bug to this. I believe this to likely be related to state changes on the front-end. https://www.minds.com/newsfeed/994278672455299072 ### Steps to reproduce 1. Go to a comments thread 2. Upload the below image ![wp9](/uploads/1ecc518af51bfd3a35e978b09fac2dca/wp9.jpg) 3. Try to post it. - See bug (while you're here) 4. press delete on the attachment 5. try to post - you will not be able to. ### Platform information Reproduced Chromium / Manjaro ### What is the current *bug* behavior? The image can't be posted. ### What is the expected *correct* behavior? This should be seamless. ### Relevant logs and/or screenshots ![image](/uploads/d24c1850db8e04f8c60d9bbef3c944c9/image.png) ### Possible fixes As removing the image, it still cannot be posted, it feels to me like it is more likely to be a front-end state bug. No errors are outputted and the network logs seem to go through fine.
issue