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
I made a tag a-&-b, and will each addition tag I add, it seems the API or extension does an extra level of web-escaping. a-&-b, then a-&-b, then a-&-b are successively added on their own, as I add other tags -- each API update round-trip.
The text was updated successfully, but these errors were encountered:
I made a tag
a-&-b
, and will each addition tag I add, it seems the API or extension does an extra level of web-escaping.a-&-b
, thena-&-b
, thena-&-b
are successively added on their own, as I add other tags -- each API update round-trip.The text was updated successfully, but these errors were encountered: