Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Strings that can be parsed as a Boolean should be an acceptable value for a checkbox #5919

@Eilon

Description

@Eilon

Logging this issue to track this PR: #5845

If the asp-for value is string with the values "true" or "false" the code is able to process that as valid boolean and generate a proper checkbox around that.

However the typeof check in the GenerateCheckBox method prevents that.

cc @Elfocrash @dougbu

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions