카테고리 없음
Invalid regular expression: invalid group specifier name /(?<=\/)([^#]+)(?=#*)/
개발자_이훈규
2022. 9. 1. 16:57
사파리에서 정규식 중에 positive lookbehind는 동작을 하지 않는다.
그래서 크롬으로 개발하다가 사파리에서 열었을 때 제목과 같은 문구를 만날 수 있다.
---
https://stackoverflow.com/questions/7376238/javascript-regex-look-behind-alternative
---
https://stackoverflow.com/questions/2341184/what-does-x-mean-in-regex