- πΊπΈUnited States bluegeek9
I am not able to reproduce the error. Are you able to reproduce the error? Can you include a screenshot?
- Status changed to Needs work
about 1 year ago 7:26pm 15 November 2023 - πΊπΈUnited States bluegeek9
I am concerned that trimming the string could be a problem because it is looking for the text at an offset. Trimming can effect the offset.
trimEnd could be used. The method, trimEnd is widely support, but String should still be checked for the method.