WEB UI - Special charactere in title : 404 error

Hello,
I have save a secret with a special character in the title like :
test %1 PRD

But on th web UI, I’ve got a 404 error when I click on this secret.

The special character is correctly encoded in the URL :

http://localhost:8200/ui/vault/secrets/secret/show/test %251 PRD

I have found this closed issue but I still have the error

Can you please help me to debug this situation ?
Thanks.