-
Notifications
You must be signed in to change notification settings - Fork 338
Description
I'm not sure if this is a datatables-responsive issue or a jquery-datatables-rails issue. It's posted at datatables-responsive as well. There is a long thread there.
The tables are all working well except for this problem.
Basically, the expand icon worked using 2.2.1 but disappears under 2.2.3. I am using 2.2.3 to resolve Datatables issues, so I need to be there.
Looking at datatables-responsive 0.2.0, I noticed that there is some css that I can't find in 2.2.3 here. IDK if that is an issue. I tried including it but to no avail.
I'm reasonably confident in my configuration since it worked before, but something is wrong.
I tried Firefox 32.0.3 in safe mode as well as Chrome 37.0.2062.124 and IE 11.0.12. All worked before and none work now.
I'm using Ruby 2.0.0 and Rails 4.0.3.
I'd be happy to provide further information. Any advice would be appreciated. Really like your gem!