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') #11997

Open
mikl10 opened this issue Dec 18, 2024 · 1 comment
Open

Comments

@mikl10
Copy link

mikl10 commented Dec 18, 2024

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 t.useMemo (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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
  • build: stable
  • BUILD_DATE: unknown
Copy link

stale bot commented Feb 24, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Will Not Fix label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant