freqdec/datePicker

Language not working properly when using staticPos

rhedman opened this issue · 0 comments

Hi!
I have problems when using staticPos which for some reason makes the datepicker not reading dayAbbrs from the languagefile but falls back to english. Months still work fine. As soon as i set staticPos to false dayAbbrs works again. Am I missing something?

EDIT: Seems to be affecting most browsers but not IE/Edge for some reason.

EDIT2: If I set a timeOut before running the createDatePicker() function it works i other browsers as well.