Skip to content
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

[0.8] Binding a property with value 'undefined' to an input value on IE11 shows the raw binding #1491

Closed
Sleeckx opened this issue May 6, 2015 · 0 comments
Assignees
Labels

Comments

@Sleeckx
Copy link

Sleeckx commented May 6, 2015

Opening the following test case on IE11 will show an input box with value "{{value1::input}}". Setting the initial value of the property to an empty string fixes the issue.

http://jsbin.com/wadasa/1/edit?html,output

Above output on IE11:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants