-
Notifications
You must be signed in to change notification settings - Fork 71
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
Console Warning - Memory Leakage #235
Comments
Hello @shahbazshoukat, thank you for reaching out with this report. We will look into this. Just to check, is this happening during development (using something like hot reload) or inside a production application? Filed internally as 228551. |
This issue is marked as stale because it has been open for 30 days without activity. Remove the stale label or comment, or this will be closed in 7 days. |
It's a React warning so you see it only in development. It's not blocking the application but it means there is something wrong in conception. I have the same problem |
@louis-launchdarkly it only happens in development. |
Is this a support request?
The issue is in SDK.
Describe the bug
I am encountering a console warning related to memory leakage. The warning message is as follows:
To reproduce
Use LDProvider component:
Expected behavior
There should not be any memory leakage warning in the console when initializing the Launch Darkly.
Logs
SDK version
3.0.9
Language version, developer tools
TS/React
OS/platform
MacOS: 13.4.1 (c)
Browser: Google Chorme - Version 120.0.6099.129 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered: