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

[Crash] SyntaxError: Invalid regular expression: invalid group specifier name #11533

Closed
wenluomask opened this issue Mar 28, 2024 · 1 comment · Fixed by #11534
Closed

[Crash] SyntaxError: Invalid regular expression: invalid group specifier name #11533

wenluomask opened this issue Mar 28, 2024 · 1 comment · Fixed by #11534
Assignees

Comments

@wenluomask
Copy link
Contributor

In PC’s mobile mode, timeline feed has a lucky drop, then Mask reports an error.

Invalid regular expression: invalid group specifier name

Error stack:

RegExp@[native code]
N@https://firefly-staging.mask.social/_next/static/chunks/7348-2948ca562195ef0f.js:1:27676
@https://firefly-staging.mask.social/_next/static/chunks/7590.3ecbc385dcc39679.js:1:31909
r5@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:46738
@https://firefly-staging.mask.social/_next/static/chunks/7590.3ecbc385dcc39679.js:1:31792
rk@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:40371
lI@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:59179
o4@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:94634
@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:94456
o3@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:94461
oQ@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:91950
n2@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:37384
n4@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:38119
@https://firefly-staging.mask.social/_next/static/chunks/cdd2ec7a-428b042eefed37a8.js:1:39152

Build info

  • Version: unknown
  • NODE_ENV: production
  • userAgent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1
  • build: stable
  • BUILD_DATE: unknown
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

Successfully merging a pull request may close this issue.

3 participants