Skip to content

Conversation

@jamestyne
Copy link
Contributor

"?" character is not included in request.QueryString when run under .NET Framework whereas on .NET Core it does include it.

This check ensures that "?" is included when path variable is set.

Closes #1270

@dustinsoftware
Copy link
Member

Cool! Not sure why CI checks are failing offhand, would you mind adding a test as well?

thank you for sending this PR!

@dustinsoftware dustinsoftware merged commit e0f32dd into reactjs:main Oct 23, 2021
@jamestyne jamestyne deleted the hotfix/1270 branch October 24, 2021 11:33
@dustinsoftware
Copy link
Member

Released in 5.2.12, please let me know that it’s working for you @jamestyne :)

@jamestyne
Copy link
Contributor Author

Hi @dustinsoftware 5.2.12 fixes the bug and is working for us now. Thanks!

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.

ReactRouter extension method doesn't include "?" character for query string on .NET Framework

2 participants