Skip to content

fix: enable React Router v7 future flags#276

Merged
its-me-abhishek merged 1 commit intoCCExtractor:mainfrom
bhavikcodes:fix/react-router-future-warning
Dec 17, 2025
Merged

fix: enable React Router v7 future flags#276
its-me-abhishek merged 1 commit intoCCExtractor:mainfrom
bhavikcodes:fix/react-router-future-warning

Conversation

@bhavikcodes
Copy link
Copy Markdown
Contributor

@bhavikcodes bhavikcodes commented Dec 13, 2025

Description

  • Enabled React Router v7 future flags to suppress console warnings and align routing behavior with upcoming changes.

Fixes: #268

Checklist

  • Verified the app runs locally without errors
  • Confirmed no React Router warnings appear in the console

Additional Notes

  • The warning is not consistently reproducible locally, but this change follows the official React Router recommendation for future compatibility.
Screenshot 2025-12-13 180932

@github-actions
Copy link
Copy Markdown

Thank you for opening this PR!

Before a maintainer takes a look, it would be really helpful if you could walk through your changes using GitHub's review tools.

Please take a moment to:

  • Check the "Files changed" tab
  • Leave comments on any lines for functions, comments, etc. that are important, non-obvious, or may need attention
  • Clarify decisions you made or areas you might be unsure about and/or any future updates being considered.
  • Finally, submit all the comments!

This helps make the review process smoother and gives us a clearer understanding of your thought process.

Once you've added your self-review, we'll continue from our side. Thank you!

@its-me-abhishek its-me-abhishek merged commit 606b247 into CCExtractor:main Dec 17, 2025
5 checks passed
ShivaGupta-14 pushed a commit to ShivaGupta-14/ccsync that referenced this pull request Dec 25, 2025
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.

Get rid of console warnings

2 participants