Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

There is strange behaviour with radiobuttons and data-type in Chrome. #14751

Open
@Krugloff

Description

@Krugloff

Hello,
I found a strange behaviour for radiobuttons with data-type attribute in Chromium (I tested on Chromium 50.0.2661.94). Radiobuttons broken when input has data-type attribute at the first.

I load angular demo for input[radio] and create example (try to choose "Red").
https://plnkr.co/edit/uB05HUiCf4LDMyi6ZZtN?p=preview

It is working in Firefox but don't working in Chrome.

If you try move data-type to end it fixed a problem. If you try to add name it choose radiobutton, but model not changes.

bug1
bug2
bug3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions