Starting from scratch, what are the steps to make the bug happen? The fewer the steps, the better.
as you can see here, my tag merged with my generic texts. I only started seeing this today, never had this problem before
When clicked on, you can see that its treated as one singular tag
All I have on here is a color mod using CSS, but it wouldnāt change the functionality of clicking the tag and getting a whole string in the search bar
Expected result
What do you expect to see after carrying out the steps above?
I expected just a tag by itself
Actual result
Instead of the expected result, what happened?
Tag merged with the trailing space after, and words afterword connected to that trailing space
Which operating system are you using? Which browser are you using? If youāre using a desktop or mobile app, whatās the version number of Dynalist?
windows and chrome
Additional information
Anything else you think would help our investigation, like a screenshot or a log file? You can drag and drop screenshots to this box. For large amount of text, try putting them into something like Pastebin.
Looks like thereās an invisible space (non-breaking space) after the first tag (#W11A). If you delete that part and re-write it again, it should work.
Itās not easy to type a non-breaking spaceā¦ did you copy that from somewhere?
Weāve patched our system to fix this, but if you want it to work you can manually rewrite it. Sorry about that!