launchdarkly / js-client-sdk

LaunchDarkly Client-side SDK for Browser JavaScript
Other
109 stars 62 forks source link

client already exist error #266

Closed HARiSHKiNG0 closed 1 year ago

HARiSHKiNG0 commented 1 year ago

my api calls are not working. I get an error called Only one LaunchDarklyClient can exist at a time, but another client already exists. This probably means something has gone wrong with our DI system, or we're using it incorrectly.

I am student and not familiar with this error.Please help me to solve this error

Screenshot 2023-01-24 at 9 40 12 AM
yusinto commented 1 year ago

@HARiSHKiNG0 it doesn't look like this error is produced by the LaunchDarkly JS SDK. Are you using another package that uses LaunchDarkly? If so please reach out to that package owner and continue the discussion there.

yusinto commented 1 year ago

I'm closing this issue due to inactivity.