Issue Description:
The Gantt chart’s data is not expanding correctly when integrated within a toggle component. I have attached a video to this email to demonstrate the issue.
Steps to Reproduce:
- Integrate the Gantt chart component into a toggle component within a React application using TypeScript.
- Load the application and attempt to expand the Gantt chart’s data.
- Observe that the data does not expand as expected.
What I’ve Tried:
To address this issue, I have tried implementing lazy loading and utilizing the useMemo
hook to optimize component rendering, but the problem persists.
Environment Details:
- React Version: [Your React Version]
- TypeScript Version: [Your TypeScript Version]
- Smart HTML Elements Version: [Your Smart HTML Elements Version]
- Browser: [Your Browser Version]
- Operating System: [Your Operating System]