I have a backbone jquery mobile app in which i want to use mobiscroll date picker.
I tried include it in the head
tag.
TypeError: Cannot read property 'widget' of undefined
But i am getting this error.
Is mobiscroll require js compatible ? How can i load it to use it within my views directly ?