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
LeaderSegment.resolve() and LeaderSegment.peek() currently return the empty string. The exact string that is returns doesn't matter because it is not literally included in the result, however it can influence the translation of the segments around the leader. The simplest and most accurate thing to do is probably to return a single instance of the leader pattern. The length doesn't matter.
The text was updated successfully, but these errors were encountered:
LeaderSegment.resolve() and LeaderSegment.peek() currently return the empty string. The exact string that is returns doesn't matter because it is not literally included in the result, however it can influence the translation of the segments around the leader. The simplest and most accurate thing to do is probably to return a single instance of the leader pattern. The length doesn't matter.
The text was updated successfully, but these errors were encountered: