Multiple days event, issue render

Hello,

I met an issue when adding a multiple days event.
For explanation, if I add a new event during several days, it is only visible on the month View, neither in the unit view neither in the week view.

Does anybody has already met this behavior ?
Thank you for your help.

scheduler.config.multi_day = true;

great, thank you for your response, I saw that parameter but i didn’t make the link with the feature, sorry.

Could anyone please explain to me where and how i insert, scheduler.config.multi_day = true;

If you are using standalone scheduler - just add that parameter to the initialization code.

In case of plugin - there is a related option in the admin panel.