The source project of this merge request has been removed.
Fix a bug with invalid URL when click on the status head
Glitch component files 'status_head.js' and 'status_prepend.js' utilize Template Literals
to generate the URL when the elements are clicked. However, the interpolation has issues with the '+' sign. Removing '+' and it works beautifully!
Merge request reports
Activity
Thanks for the contribution (I seem to be missing notifications from this repo) but this have been fixed upstream (and so will be in the next bundle).
Edited by Haelwenn
Please register or sign in to reply