React with Dhtmlx Scheduler

人盡茶涼 提交于 2021-01-29 11:38:54

问题


Need help with following scenario.

I have a sidebar on left and scheduler on right, and navigation links

When sidebar is opened, scheduler should compress to accommodate in the rest of the screen size, and when sidebar is closed, scheduler should expand.

It works fine on page refresh, but when I go to other link and then come back to calendar link, Scheduler does not compress correctly.

Following if the github link of the code

github.com/sonalk215/dhtml

Should i unmount and remount scheduler everytime, the link changes? Please help

来源:https://stackoverflow.com/questions/64563819/react-with-dhtmlx-scheduler

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!