Ember 2.10.0:

Ember 2.9.0:

I would not consider this a bug given that list is not in the documentation as one of the parameters accepted.
@Serabe it seems to be something more fundamental.
<input list="{{foo}}" /> doesn't work either:
https://ember-twiddle.com/6304b98c3ad5d479d426a0c493e8b034?openFiles=templates.application.hbs%2C


This has been fixed in Glimmer: https://github.com/tildeio/glimmer/pull/354
Thanks @GavinJoyce !
@Serabe I guess if you don't consider code documentation :wink: https://github.com/emberjs/ember.js/blob/v2.10.0/packages/ember-glimmer/lib/components/text_field.js#L74
@FilmKnurd - FWIW, code is definitely not documentation 馃槤
This broke my app as well. Any chance we can get a point release that includes the glimmer fix? 馃槏
@pwnall - Yep, for sure.
This can be closed now that 2.10.1 is out
Most helpful comment
@FilmKnurd - FWIW, code is definitely not documentation 馃槤