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

Add back basename support in match() #3054

Merged
merged 1 commit into from
Feb 10, 2016
Merged

Add back basename support in match() #3054

merged 1 commit into from
Feb 10, 2016

Conversation

timdorr
Copy link
Member

@timdorr timdorr commented Feb 10, 2016

Fixes #3003

Looks like we broke this inadvertently back in #2743. Specifically, we did so here: #2743 (comment)

Users should use a custom history from now on, but this maintains BC with 1.0.

taion added a commit that referenced this pull request Feb 10, 2016
Add back basename support in match()
@taion taion merged commit a759887 into master Feb 10, 2016
@taion taion deleted the server-basename branch February 10, 2016 01:31
@foxyblocks
Copy link

I tried to get this working in my example repo https://github.com/wordofchristian/react-router-error-demo, it seems to be broken for a different reason. The match does not seem to match at all when using the url with the basename. I've tried a few different configuration approaches but haven't been able to get it to work. Perhaps we need an official example on how to do server side rendering with a basename.

@bastien03
Copy link

I'm facing the same problem and would be very interested in getting an example on how to use basename with server side rendering.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants