-
Notifications
You must be signed in to change notification settings - Fork 70
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
Type Error e.getSummary(launchdarkly-js-client-sdk/dist/ldclient.es) #176
Comments
@eduardo-barley thanks for reporting this issue. Are you able to provide more information as stated in our issue template please? Specifically steps to reproduce, os/platform, browser, dev tools involved, environment (dev/production). |
@yusinto this could be the same issue I found #162 |
@eduardo-barley are you able to upgrade to 3.0.4 and see if this is still an issue? If it is, please provide steps to reproduce. |
Issue:
Typer error on e.getSummary(launchdarkly-js-client-sdk/dist/ldclient.es).
TypeError
Cannot read properties of undefined (reading 'push')
Application logger catching this.
Version: "launchdarkly-react-client-sdk": "2.28.0",
The text was updated successfully, but these errors were encountered: