I've just updated the PHP framework I use and it's updated the version of Bootstrap to 3.4.1 to deal with an XSS issue. The datepicker now no longer works in our Editor based form modals.
I think the issue might be that Datatables/Editor still uses Bootstrap 3.3.7.
I'm wondering if this is a known issue or if there might be a quick fix? I'm not keen on poking around the code if this is the issue and Datatables/Editor is about to switch up to 3.4.1 anyway.
Thanks all.