Skip to content

[BUG] 검색어 하이라이팅 시 정규식 특수문자 입력 에러(SyntaxError) 해결 #99

@leeleeleeleejun

Description

@leeleeleeleejun

🐛 오류 내용

장소 검색 입력창에 정규식에서 사용되는 특수문자(예: [, (, 등)를 입력할 경우, 에러 발생

에러 로그 (Error Log)

SyntaxError: Invalid regular expression: /(아아[)/gi: Unterminated character class
    at new RegExp (<anonymous>)
    at highlightWord (SearchPlaceListItem.tsx:42:17)
    ...

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions