casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 9 forks source link

Bug: Docs link inside Monaco editor does not correctly pass anchor to documentation site. #270

Closed LandonSiler closed 1 year ago

LandonSiler commented 1 year ago

Bug: Docs link inside Monaco editor does not correctly route to tag documentation.

Steps to reproduce:

In doing the above you should find that although the HTML shows an href location that is correctly formatted, routed and anchored, the <a> tag in itself does not open the new tab with the id anchor, only the route. That being said; if you directly search the exact location the Docs link (<a> tag) href points to, you get the intended result.