Open Mdhaker opened 7 years ago
One issue that I can instantly notice is the date-select-var is set to a value instead of a variable in a controller. Have a look at the documentation and also on the following examples page:
https://github.com/Pranay92/ionic-date-slider/blob/master/demo/blank/www/templates/tab-calendar.html
@Pranay92 , Still the same problem even with a variable, the blank project contains directive.js which i see the implementation of data-date-slider-picker, do I have to include that code ? could give me a brief guide on how to set use the ionic-date-slider ?
this is the result after i changed data-select-car with a variable ( it gives Empty content)
@Pranay92 it's seems your plugin don't work on device. I tested the blank app with android it gives [[object HTMLDivElement]] tho it works fine in browser..
Hi,
nothing shows when adding data-date-slider-picker directive, just this ### [[object HTMLDivElement]]
This my code :