longbill/jquery-date-range-picker

Cannot read property 'left' of undefined

Opened this issue · 3 comments

I got this message.
image

image

This is my options.
$('.date-range1').dateRangePicker({ singleDate : true, showShortcuts: false, singleMonth: true });

Can you reproduce this in an example on www.jsfiddle.net?

Pyolo commented

Hi. Im having the same error. tried to trackdown code commented it still error same line

In my case this error appears because the element does not exists