issues
search
spotify
/
confidence-sdk-js
Other
9
stars
1
forks
source link
feat: improved suspense management
#167
Closed
andreas-karlsson
closed
4 months ago
andreas-karlsson
commented
4 months ago
Hi There, I just made a Pull Request!
Stop subscribing in useConfidence
Subscribe to contextChanges in all hooks that depend on context (useFlagXXX, useContext)
Handle stale flags through React transitions
:heavy_check_mark: Checklist
[ ] All tests are passing
[ ] Relevant documentation updated
[ ] linter/style run on changed files
[ ] Tests added for new functionality
[ ] Regression tests added for bug fixes
[ ] Tested in a corresponding example app
Hi There, I just made a Pull Request!
:heavy_check_mark: Checklist