Nerian / bootstrap-datepicker-rails

A Datepicker for Twitter Bootstrap, integrated with Rails assets pipeline
MIT License
649 stars 182 forks source link

Not working all of a sudden #98

Closed svavantsa closed 9 years ago

svavantsa commented 9 years ago

It used to work like a charm all these days. All of a sudden, it does not work. When the text_field has the class "datepicker" does show a special kind of a text box different from the other regular text fields on my form, but it does not show the calender popup any more.

Are there any known issues with this?

I am using Ruby 1.9.3 with rails 4.0.

svavantsa commented 9 years ago

Sorry, my fault. There was a syntax error in my javascript file elsewhere.