Skip to content

Input does not work with dynamic type (radio / checkbox) #8732

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

Closed
strunkie30 opened this issue Aug 30, 2018 · 1 comment
Closed

Input does not work with dynamic type (radio / checkbox) #8732

strunkie30 opened this issue Aug 30, 2018 · 1 comment

Comments

@strunkie30
Copy link

Version

2.5.17

Reproduction link

https://jsfiddle.net/eywraw8t/319255/

Steps to reproduce

  1. generate an input field with a dynamic type
  2. open project in IE10
  3. open console

What is expected?

Working radio / checkboxes

What is actually happening?

JS error in IE10
SCRIPT1046: Multiple definitions of a property not allowed in strict mode

domProps:{value:e.value,value:t.model}

@haoqunjiang
Copy link
Member

Duplicate of #8379

@haoqunjiang haoqunjiang marked this as a duplicate of #8379 Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants