You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've created two tags, called Test Tag 1 and TestTag2.
On the left side (marked with red), the links to the tags are https://my-server/tags/test-tag-1 and https://my-server/tags/testtag2. These links work. The tag links below the link (marked with yellow) lead to https://my-server/tags/Test%20Tag%201 respectively https://my-server/tags/TestTag2 which end up on the page Tag: undefined
To Reproduce
Steps to reproduce the behavior:
Create a new link and tag it with the two tags Test Tag 1 and TestTag2.
Click on one of the links marked with yellow on the screenshot.
See error
Expected behavior
The link for the tags should be translated in the same way as they are for the links on the left side - or not translated for both.
Screenshots
Additional context
REPOSITORY TAG IMAGE ID CREATED SIZE
goniszewski/grimoire latest 165dc89e8f6f 2 days ago 1.04GB
spectado/pocketbase 0.19.2 fec2ed5075bd 5 months ago 55.1MB
The text was updated successfully, but these errors were encountered:
Describe the bug
I've created two tags, called
Test Tag 1
andTestTag2
.On the left side (marked with red), the links to the tags are
https://my-server/tags/test-tag-1
andhttps://my-server/tags/testtag2
. These links work. The tag links below the link (marked with yellow) lead tohttps://my-server/tags/Test%20Tag%201
respectivelyhttps://my-server/tags/TestTag2
which end up on the pageTag: undefined
To Reproduce
Steps to reproduce the behavior:
Test Tag 1
andTestTag2
.Expected behavior
The link for the tags should be translated in the same way as they are for the links on the left side - or not translated for both.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: