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
There should be a line to change endWaypoint to have a > marker in front as well. Probably before the continue; . I'm pretty sure waypointEnd just stays as -1, which is why it would overshoot.
I do not have a Typescript dev environment though, so I can not test if the fix works. Would appreciate if someone could try it and see if that fixes it.
When nesting a waypoint inside a callout, it causes the callout to not be cleared before being updated properly.
Before a file is added it looks like this
After
I am not sure the code the detects the contents of the waypoint takes into account the
>
The text was updated successfully, but these errors were encountered: