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

Ember 1.11 beta: input placeholder "undefined" #10595

Closed
ssured opened this issue Mar 9, 2015 · 1 comment · Fixed by #10687
Closed

Ember 1.11 beta: input placeholder "undefined" #10595

ssured opened this issue Mar 9, 2015 · 1 comment · Fixed by #10687
Milestone

Comments

@ssured
Copy link
Contributor

ssured commented Mar 9, 2015

When binding an input placeholder property to an undefined value, it will render the placeholder with the string "undefined"

http://emberjs.jsbin.com/xegoyofehi/1/

Does work in 1.10. Was occurring in all 1.11 betas I have tested

@rwjblue rwjblue added this to the 1.11.0 milestone Mar 9, 2015
@rwjblue
Copy link
Member

rwjblue commented Mar 9, 2015

Seems related to the AttrNode work in #10186. Flagging as a regression and marking for 1.11.0.

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

Successfully merging a pull request may close this issue.

2 participants