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

fix(ES-3297): lib-feature-flags: resolve typescript issue with the provider #351

Merged

Conversation

bkosm
Copy link
Contributor

@bkosm bkosm commented Jan 17, 2024

I encountered an issue migrating web-lib-ops-tooling from the old feature flag package to this one.

This snippet showcases it:

https://github.com/karhoo/web-lib-ops-tooling/pull/270/files#diff-5b588ba49ea45d9da53b56c9e6d2d1adc385bbb487a33398c958942944246591


The initializer class type is incompatible with the required Provider property.

@bkosm bkosm added the bug Something isn't working label Jan 17, 2024
@bkosm bkosm self-assigned this Jan 17, 2024
@bkosm bkosm merged commit 9eb8694 into master Jan 17, 2024
2 checks passed
@bkosm bkosm deleted the es-3297/fix/feature-flag-type-incompatible-with-provider branch January 17, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants