Skip to content

updates react example + fixes vue example#381

Merged
chaitanyapotti merged 1 commit intomasterfrom
chore/update-example
Feb 25, 2026
Merged

updates react example + fixes vue example#381
chaitanyapotti merged 1 commit intomasterfrom
chore/update-example

Conversation

@arch1995
Copy link
Contributor

@arch1995 arch1995 commented Feb 25, 2026

Description

JIRA LINK - https://consensyssoftware.atlassian.net/browse/W3APD-5391

  • Updates react example
  • cleanup vue example and revert session time to 1hour.
  • fix one issue wrt errors.

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project. (run lint)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code requires a db migration.

Note

Low Risk
Example-only build/entrypoint changes; main risk is the React demo failing to bundle/run if any previously relied-on Node polyfills are still needed.

Overview
Updates the React example to a Vite-style setup by removing the CRA config-overrides.js webpack polyfill/ProvidePlugin customization and adding a root index.html that mounts #root and loads /src/index.tsx as an ES module.

Written by Cursor Bugbot for commit f561571. This will update automatically on new commits. Configure here.

@arch1995 arch1995 self-assigned this Feb 25, 2026
@chaitanyapotti chaitanyapotti merged commit ff3a3af into master Feb 25, 2026
5 checks passed
@chaitanyapotti chaitanyapotti deleted the chore/update-example branch February 25, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants