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] TypeError: Cannot read properties of undefined (reading 'filter') #11998

Open
1572817043 opened this issue Dec 19, 2024 · 0 comments
Open

Comments

@1572817043
Copy link

I was doing something..., then Mask reports an error.

Cannot read properties of undefined (reading 'filter')

Error stack:

TypeError: Cannot read properties of undefined (reading 'filter')
    at https://firefly.mask.social/_next/static/chunks/3264.352c68b9c1a151a1.js:1:12706
    at Array.flatMap ()
    at https://firefly.mask.social/_next/static/chunks/3264.352c68b9c1a151a1.js:1:12167
    at Object.useMemo (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:49872)
    at https://firefly.mask.social/_next/static/chunks/5243-3dc36d8d0c052ded.js:1:111099
    at https://firefly.mask.social/_next/static/chunks/3264.352c68b9c1a151a1.js:1:12066
    at rk (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:40399)
    at lF (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:57310)
    at iB (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:120705)
    at o4 (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:94661)
    at https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:94483
    at o3 (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:94490)
    at oQ (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:91977)
    at n2 (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:37411)
    at n4 (https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:38146)
    at https://firefly.mask.social/_next/static/chunks/28b9c713-72889f7687db71e6.js:1:39180

Build info

  • Version: unknown
  • NODE_ENV: production
  • userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
  • 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

No branches or pull requests

1 participant