lightbox on day and week

<script src="Scheduller/ext/dhtmlxscheduler_recurring.js" type="text/javascript" charset="utf-8"></script> <script src="Scheduller/ext/dhtmlxscheduler_limit.js" type="text/javascript" charset="utf-8"></script> </script> <script src="Scheduller/ext/dhtmlxscheduler_collision.js" type="text/javascript" charset="utf-8"></script> <script src="Scheduller/ext/dhtmlxscheduler_outerdrag.js" type="text/javascript" charset="utf-8"></script>

scheduler.config.details_on_create = true;

on scheduler.attachEvent("onExternalDragIn", function(id, source, e) {

on day and week tabs get error

when click on tab ‘week’ or ‘month’ while current is ‘day’ - lightbox show’s up
or when click on tab ‘day’ or ‘month’ while current is ‘week’ - lightbox show’s up

Hello,
I couldn’t reproduce the problem on our samples, can you attach a complete demo please?

sorry my mistake all working well :wink: