There is an issue where the getGridColumns function returns the result from ```this.$getConfig().columns``` <img width="549" alt="Screenshot 2024-11-26 at 11 55 53" src="https://github.com/user-attachments/assets/3f4136b4-931c-48ec-ac8a-6435828eb7dc"> but the getGridColumn function searches for columns in the gantt.config.columns property <img width="500" alt="Screenshot 2024-11-26 at 11 54 14" src="https://github.com/user-attachments/assets/ce738a72-22e1-4377-81f3-0a72e09a81a1">