#2576 Broken hyperlink after adding tag to an issue
Closed: Fixed Opened by mizdebsk.

Reproducer:
- add new tag to issue
- hyperlink for newly-added tag is broken, it may look like this: https://stg.pagure.io/mizdebsk-test/issue/%3Ca%20href=


This is a bug in the JS handling new tag via the SSE

Metadata Update from @pingou:
- Issue tagged with: bug

Metadata Update from @pingou:
- Issue assigned to pingou

Commit b096eeae fixes this issue

Metadata