You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In some cases, I want to restore flags from the LocalStorage without fetching the flags from the internet.
It would be great if there's such an option.
I want to update the flags only when a user logs in to my service,
and I need to show another tab to show my application for the user, but I don't want LD to refetch the flags, but want it to use the flags in the LocalStorage.
So it would be great if there's an init option using LocalStorage without fetching flags.
Thanks,
The text was updated successfully, but these errors were encountered:
Thank you for your request. We are in progress of making major updates to our js sdks including the React SDK. In a future version, the React SDK should support offline mode, much like the react-native SDK. There's no eta at this time but we will update this issue when it's ready.
Is your feature request related to a problem? Please describe.
In some cases, I want to restore flags from the LocalStorage without fetching the flags from the internet.
It would be great if there's such an option.
I want to update the flags only when a user logs in to my service,
and I need to show another tab to show my application for the user, but I don't want LD to refetch the flags, but want it to use the flags in the LocalStorage.
So it would be great if there's an init option using LocalStorage without fetching flags.
Thanks,
The text was updated successfully, but these errors were encountered: