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

MaxListenersExceededWarning #229

Open
wuast94 opened this issue Jan 17, 2024 · 2 comments
Open

MaxListenersExceededWarning #229

wuast94 opened this issue Jan 17, 2024 · 2 comments

Comments

@wuast94
Copy link

wuast94 commented Jan 17, 2024

i get MaxListenersExceededWarning error:

MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 call listeners added. Use emitter.setMaxListeners() to increase limit
    at d (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:1579)
    at s.addListener (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:4163)
    at V.componentDidMount (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/init.js:1:1317137)
    at _s (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:1733870)
    at Nl (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:1750676)
    at t.unstable_runWithPriority (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:1775892)
    at Vi (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:1692816)
    at Ol (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:1747415)
    at El (https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:1743526)
    at https://sub.domain.tld/bundles/713b08846cdbdfa5cd1c/vendors~init.js:2:1693039

dont know if its related but on my sidebar not all profile pictures are loading, if i click on a chat i see them.

Copy link

This issue is stale because it has been open 150 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jun 16, 2024
@wuast94
Copy link
Author

wuast94 commented Jun 16, 2024

not stale

@github-actions github-actions bot removed the Stale label Jun 17, 2024
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