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 for #802 casing bug on object bound to url #807

Merged
merged 2 commits into from
Mar 21, 2020

Conversation

nhart12
Copy link
Contributor

@nhart12 nhart12 commented Dec 4, 2019

What kind of change does this PR introduce?

Fixes #802

What is the current behavior?

What is the new behavior?

Allows any casing in the parameter binding to the object

What might this PR break?

Please check if the PR fulfills these requirements

  • [ x] Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@clairernovotny clairernovotny merged commit 68c1c1d into reactiveui:master Mar 21, 2020
@lock lock bot locked and limited conversation to collaborators Jun 24, 2020
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.

Using uppercase letters in objects bound to URL throws an error
3 participants