Skip to content

Fix globalization for @bind-value #12654

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

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

rynowak
Copy link
Member

@rynowak rynowak commented Jul 27, 2019

Fixes: #12631

These mappings were missing and adding them restores the correct
behaviour. Mixing up the usage of @Bind vs @bind-value so we have
more coverage of this.

@rynowak rynowak added the area-blazor Includes: Blazor, Razor Components label Jul 27, 2019
@rynowak rynowak force-pushed the rynowak/fix-bind-value-globalization branch from a708f13 to d328b06 Compare July 28, 2019 01:15
Copy link
Member

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@rynowak rynowak added this to the 3.0.0-preview9 milestone Jul 29, 2019
@rynowak rynowak changed the base branch from master to release/3.0 July 30, 2019 02:35
@rynowak rynowak force-pushed the rynowak/fix-bind-value-globalization branch from d328b06 to 58e5612 Compare July 30, 2019 02:36
Fixes: #12631

These mappings were missing and adding them restores the correct
behaviour. Mixing up the usage of `@bind` vs `@bind-value` so we have
more coverage of this.
@rynowak rynowak force-pushed the rynowak/fix-bind-value-globalization branch from 58e5612 to d517fa6 Compare July 30, 2019 02:37
@rynowak rynowak merged commit 3919dd5 into release/3.0 Jul 30, 2019
@rynowak rynowak deleted the rynowak/fix-bind-value-globalization branch July 30, 2019 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants