adopted-ember-addons / adopted-ember-addons/ember-pikaday
In IE11, picking a date sets the value to the day before
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 156
- Forks
- 164
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Everything works fine in Chrome, but in IE, as soon as you click a day, or if entering the day manually, say "5/6/2017" and tabbing to the next field, the day becomes the previous day. I'm using the `useUTC=true` prop, which fixed this issue upon saving to the backend in Chrome, but in IE, this is happening as soon as a day is selected, so I don't know what's going on or how to correct it.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.