jquery-date-range-picker
jquery-date-range-picker copied to clipboard
Cannot read property 'left' of undefined
I got this message.


This is my options.
$('.date-range1').dateRangePicker({ singleDate : true, showShortcuts: false, singleMonth: true });
Can you reproduce this in an example on www.jsfiddle.net?
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