longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Cannot read property 'left' of undefined #427

Open YuwadeeMayyo opened 6 years ago

YuwadeeMayyo commented 6 years ago

I got this message. image

image

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

holtkamp commented 6 years ago

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

Pyolo commented 5 years ago

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

losewin commented 4 years ago

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