| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
🦋 Changeset detectedThe changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Purpose
This pull request introduces improvements to how persisted and session data are managed across the JavaScript and React SDKs, with a focus on handling the applicationId and cleaning up the use of browser storage for configuration. The changes add a new persisted data store, ensure applicationId is retained across sessions, and simplify how configuration is managed and accessed in React components.
Persisted Data Store and Application ID Handling:
React SDK Configuration and Storage Cleanup:
Related Issues
Related PRs
Checklist
Security checks