launchdarkly / react-client-sdk

LaunchDarkly Client-side SDK for React.js
Other
86 stars 68 forks source link

add hook to keep context updated after init Provider creation #218

Closed pablito-vt closed 1 year ago

pablito-vt commented 1 year ago

Requirements

Related issues

Provide links to any issues in this repository or elsewhere relating to this pull request.

Describe the solution you've provided

Provide a clear and concise description of what you expect to happen.

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.

louis-launchdarkly commented 1 year ago

Hello @pablito-vt, thank you for the contribution. We will take a look at the contribution and get back to you later.

yusinto commented 1 year ago

Specific LDontext props and the timing of identifying the LDContext are something we want to defer to the application. As a result we won't be merging this PR, but you can easily include this code in your application. Thank you.