-
### Feature request
From a user:
> Is there any way to constrain the result of API-based feature flag lookups (i.e. /decide?v=3) so that the "featureFlags" object only contains entries for flags tha…
-
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-9641)
-
It would be useful in my app to have feature flags which are switched off but can be switched on via a query param. This would allow specific users to test a feature before it is enabled for all users…
iezer updated
2 years ago
-
Using in the SmartContract method a proof generated by the ZkProgram that verifies the Signature throws the error:
```
yarn test signature.issue.sideloading.test
Error when proving Contract.setVal…
-
This is a follow-up to #18. It would be nice to run code coverage and share the report.
Check out this article:
https://codeburst.io/code-coverage-in-net-core-projects-c3d6536fd7d7
Questions:
…
-
SDK with feature flag poller enabled has data races:
```
go test -race -v .
```
There seem two be a couple of offenders:
1. `poller.fetchedFlagsSuccessfullyOnce` ([this](https://github.com/…
-
### Describe the feature request
React Native does not document how to enable the various web capabilities currently implemented on the Fabric architecture in the canary releases. Once that is availa…
-
### Describe the bug
exhaustive-deps incorrectly treats zod schema as a dependency
### Steps to reproduce
I have this code, which I use in `useQuery` calls:
```ts
import { z } from 'zod'
interfac…
-
Can fetchFeatures be called more than once?
-
### What happened?
After upgrading the build agent to the latest version, we are getting build warnings like this
```
##[warning]Failed to get FF TestManagement.Server.EnableAzureTestPlanTaskFl…