Hello! Please see sample code at the end of the post.
Reproduction steps:
Hi Paul,
We have validated your reported issue and let know you know that we could not produce it. Could you please check the attached video and share us the brief replicating steps of what we have missed in producing the reported issue?
Regards,
Ruksar Moosa Sait
Hi Ruskar, sorry for the late reply.
I am still able to replicate the problem. Please check attached code and loom video for what I see on my end.
index.js:
const onClickChange = () => { setIsOpen(!isOpen); setTimeout(() => { var toolbarObj = document.querySelector('.e-schedule-toolbar') .ej2_instances[0]; toolbarObj.refreshOverflow(); }, 50); }; |
Thank you so much Satheesh!
Works
Hi Paul,
Thanks for the update.
We are happy that your problem has been resolved now.
Regards,
Satheesh Kumar B