-
Are there plans to support Monorepo in Pull Request action? It would be great if it worked like https://github.com/launchdarkly/find-code-references which relies on the config file `.launchdarkly/code…
-
**Describe the bug**
I am running an `ld-relay` service from the [ld-relay](https://hub.docker.com/r/launchdarkly/ld-relay) prebuilt docker image. When I start up the service with my SDK key configur…
-
We are trying to use **LaunchDarkly .NET client SDK** in **Unity 2019.4.34f1** for mobile platforms (Android and iOS).
The SDK works in Unity Editor, but when run in builds it throws `InvalidOperatio…
-
**Describe the bug**
The NPM package is misconfigured with regards to esm/cjs types and as such certain build tools like Remix will not build successfully.
**To reproduce**
Make a Remix app in SP…
-
Hi LaunchDarkly Team,
We are getting the following the **ANR** report in our firebase crashlytics.
### Logs as per Firebase Crashlytics
> main (runnable): tid=1 systid=14022
> at com…
-
right now, this package only works if you're using the react SDK: https://github.com/launchdarkly-labs/jest-launchdarkly-mock/blob/4a9f50510c6057f43a54cb1677f99f1b0fe402bf/src/index.ts#L1
I'm using…
-
**Describe the bug**
When I bootstrap the JS SDK client with flags hydrated from SSR _and_ include my user context, I still see a warning log printed to the dev console that reads:
`[LaunchDarkly]…
-
I have taken the checkout of this project and trying to log all the flags, but it shows blank object. I have tried on the node.js its working for me, but here in angular 6, its not working at all.
…
-
This is a **support request**
## Problem
We are using `release-please` of deprecated version and should transition to `4`.
But it seems due to us using old version of release please the flag…
-
Add support for upgrading Go modules across major versions by rewriting import paths across the Go project.
Original issue description:
A few vendor libraries we use, make use of gopkg (for …