Skip to content
Discussion options

You must be logged in to vote

Reply from mark on Discourse:

So one thing to note is cache isn’t really necessary for Client Side SDKs as the state that is served to the clients is already loaded in memory on the server.

Cache is really only relevant if you are doing evaluation on the Flipt Server for each request, like if you are using one of our Server SDKs.

So the caching configuration part of this might be a red herring as I don’t think its contributing to the issue of stale data in the React SDK.

Are you using the latest version of the React SDK? or at least v0.1.0 ? There was quite a bit of rework in 0.1.0 that should make the state more… reactive and prevent the need from having to reload the browser to get stat…

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

markphelps
Jun 9, 2025
Maintainer Author

You must be logged in to vote
0 replies
Comment options

markphelps
Jun 9, 2025
Maintainer Author

You must be logged in to vote
0 replies
Comment options

markphelps
Jun 9, 2025
Maintainer Author

You must be logged in to vote
0 replies
Comment options

markphelps
Jun 9, 2025
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by markphelps
Comment options

markphelps
Jun 9, 2025
Maintainer Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant