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

how to fix Uncaught TypeError: Cannot read property 'left' of undefined jquery.daterangepicker.source.js:1297 #494

Closed TaoufikMejri closed 4 years ago

TaoufikMejri commented 4 years ago

this error appear on page that not using this plugin and blocks other plugin such as tab-ui

TaoufikMejri commented 4 years ago

I fixed the problem, is due by configurations in rails. thanks