Meteor and <datalist>

I know datalist isn’t commonly used. I don’t know why that is.

In any event when I try to impliment datalist as shown on MDN Meteor yells at me in the console saying: Expected “option” end tag

This can be fixed by closing the option tag but it seems like Meteor should accept the option tag as it’s spec’d

1 Like