Skip to content

<input> field isn't including a correct "value" attribute in the DOM in IE11 #52

@lepolt

Description

@lepolt

I created a simple Ember.js app with a template that uses an ember-radio-button and noticed that the field in the DOM is missing the "value" attribute. Example can be found here:
https://lepolt.github.io/radio-button-test/

The attached screenshot demonstrates the output as well.
dom-screenshot

We are using Ember 2.11. This only affects IE, at least version 11. Appears to be related to the following Ember.js issue: emberjs/ember.js#14712

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions