kineticsocial / angularjs-datetime-picker

AngularJS DateTime Picker Without JQuery and Bootstrap
MIT License
66 stars 79 forks source link

No picker on modal #43

Closed mich4s closed 7 years ago

mich4s commented 7 years ago

I have this code inside modal(made by jquery, not angular-bootstrap lib) `

            </div>`

When i click on input there's no reaction. I'm looking at the end of page code, but there's no new elements, so this module is not reacting at all. ;/

mich4s commented 7 years ago

My bad, modal was outside ng-app. Sorry