Bug Report:
Steps to reproduce:
- how to split this String by dots but ignore "." ?
suffix.1. &6the first . ofc
Expected result:
To split the string by dots while ignoring ".", you can use a regular expression pattern with a negative look
Actual result:
To split the string by dots while ignoring ".", you can use a regular expression pattern with a negative look
Additional information
Browser: Google Chrome
OS: Windows 11