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
Agreed - this is not well implemented. The original author of the code has left the project and it's for reasons like this. You're are welcome to offer a PR.
version: 3.0.1
Look at this code snippet:
pathBuilder.append(iterator.next()); will cause java.util.NoSuchElementException.
The text was updated successfully, but these errors were encountered: