adopted-ember-addons / ember-moment

MIT License
400 stars 122 forks source link

`undefined` input with allow-empty=false renders current date #306

Open aaxelb opened 5 years ago

aaxelb commented 5 years ago

{{moment-format undefined}} renders the current date. This is unexpected and mildly confusing.

ember-twiddle repro

Expected: Error.