Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use react-router-dom-v5-compat for compatibility with react 18 #541

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

beawar
Copy link
Contributor

@beawar beawar commented Nov 8, 2024

This package allows to run both v6 and v5 together. Through this package, we are now able to migrate to v6 incrementally. Once everything has been migrated, the package can be removed and react-router-dom can be upgraded to v6.

Refs: SHELL-258

This package allows to run both v6 and v5 together. Through this
package, we are now able to migrate to v6 incrementally.
Once everything has been migrated, the package can be removed and
react-router-dom can be upgraded to v6.

Refs: SHELL-258
@beawar beawar self-assigned this Nov 8, 2024
@beawar beawar requested review from a team as code owners November 8, 2024 08:33

This comment has been minimized.

Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (66.30% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.00% Estimated after merge)

Project ID: carbonio-shell-ui

View in SonarQube

@beawar beawar merged commit 6c6bb57 into devel Nov 12, 2024
3 checks passed
@beawar beawar deleted the SHELL-258-fix-browser-navigation branch November 12, 2024 08:59
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.

4 participants