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

Update to react-router 6 #1382

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Update to react-router 6 #1382

wants to merge 2 commits into from

Conversation

jtojnar
Copy link
Member

@jtojnar jtojnar commented Oct 15, 2022

Unfortunately, regular expressions in routes are no longer supported so URLs like /newest/source-2/143 or /unread/tag-news/259 will no longer work. We will need to switch them to something like /sources/2?filter=newest#143 and that will collide with the server API, so it will need to be moved to /api/ subdirectory.

@netlify
Copy link

netlify bot commented Oct 15, 2022

Deploy Preview for selfoss canceled.

Name Link
🔨 Latest commit d341be2
🔍 Latest deploy log https://app.netlify.com/sites/selfoss/deploys/634b2c9de36d5400085b8c2a

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.

None yet

1 participant