Bootstrap-datepicker, binding bootstrap.tooltip() after month change?

199 views
Skip to first unread message

Dan Haddad

unread,
Apr 9, 2020, 8:24:37 AM4/9/20
to bootstrap-datepicker
I'm using datepicker inline and binding bootstrap tooltips to each day. 

This works fine on initial load, but after i change the month, datepicker modifies the DOM and the tooltips are gone. 

I tried attaching to the changeMonth event, but it seems that event fires before the DOM is modified, so the tooltips won't render on the new month.

Is there a workaround or an event i can attach to that gets called after the DOM is modified on month/year change?
Reply all
Reply to author
Forward
0 new messages