Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: Invalid regular expression: Nothing to repeat (at zh-address-parse.min.js:1:113456) #79

Open
chaosBreaking opened this issue Jun 16, 2023 · 1 comment

Comments

@chaosBreaking
Copy link

Bad case: 福利待遇:(底薪 全勤+补助)+成都,地址1:莱蒙盒马鲜生
Problem: 成都前面带了”+“符号
Advice: 应该先把一些正则敏感的符号转义一下。

@ldwonday
Copy link
Owner

你可以先对地址预先处理下再交给解析器

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants