Describe the Issue
When trying to view a journal posted by a persona, that has tags in your content warnings settings. It displays a 405 error when trying to view the journal. I've checked and it only seems to occur if the tags the persona has are in your content warnings.
Error message:
405 Method Not Allowed
Error: You made a POST request to "/lambda20xx/persona/betas_sketchbook/journal/occharacter-diversity-meme" but did not provide an `action` for route "routes/_frontend/$slug/_profile/persona/$persona/journal/$journal/_layout", so there is no way to handle the request.
To Reproduce
Steps to reproduce the behavior:
Make sure these tags are in your sensitive topics section of the content warning settings. selfharm sensitivetopics trauma
Describe the Issue When trying to view a journal posted by a persona, that has tags in your content warnings settings. It displays a 405 error when trying to view the journal. I've checked and it only seems to occur if the tags the persona has are in your content warnings.
Error message:
To Reproduce Steps to reproduce the behavior:
selfharm sensitivetopics trauma
Expected Behaviour It should load the journal page when continue button is pressed, and not display a 405 error.
Device