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

Type Error e.getSummary(launchdarkly-js-client-sdk/dist/ldclient.es) #176

Open
eduardo-barley opened this issue Dec 22, 2022 · 4 comments
Open

Comments

@eduardo-barley
Copy link

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",

@eduardo-barley eduardo-barley changed the title e.getSummary(launchdarkly-js-client-sdk/dist/ldclient.es) Type Error e.getSummary(launchdarkly-js-client-sdk/dist/ldclient.es) Dec 22, 2022
@yusinto
Copy link
Contributor

yusinto commented Dec 23, 2022

@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).

@hwangm
Copy link

hwangm commented Jan 9, 2023

@yusinto this could be the same issue I found #162
@eduardo-barley does this error disappear if you set sendEventsOnFlagRead=false in your ld init configuration?

@eduardo-barley
Copy link
Author

eduardo-barley commented Jan 9, 2023

@yusinto Sorry I was on vacation 🙃 .

@hwangm Very interesting. let me look into the thread.

ENV: PROD

Browser

Name Chrome
Version 108.0.0
Brand Apple
Family Mac
Model Mac
Name Mac OS X
Version 10.15.7

@yusinto
Copy link
Contributor

yusinto commented Mar 24, 2023

@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.

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

3 participants