The width of the container is cropping automatically, I cannot share my exact organizational code, but sharing the demo code, that is working with display, but mode change options are not working, in my original code I have sent you the ss before, the chart is cropping from right
`<!DOCTYPE html>
Frappe Gantt Chart Example
`
this is a html file, the view modes are not working on clicking on the + and - button, which was working before.
an error is also coming in console -
Error initializing Gantt chart: TypeError: Cannot destructure property 'x' of 'this.computeGridHighlightDimensions(...)' as it is undefined.
![Screenshot 2024-09-23 125852](https://github.com/user-attachments/assets/51ae2eb9-1bb7-4e74-b331-c2aa98f0e89d)
The width of the container is cropping automatically, I cannot share my exact organizational code, but sharing the demo code, that is working with display, but mode change options are not working, in my original code I have sent you the ss before, the chart is cropping from right
`<!DOCTYPE html>