Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve @ts-expect-ignore #676

Merged
merged 8 commits into from
Feb 4, 2025
Merged

Resolve @ts-expect-ignore #676

merged 8 commits into from
Feb 4, 2025

Conversation

Tristan-WorkGH
Copy link
Contributor

No description provided.

@Tristan-WorkGH Tristan-WorkGH self-assigned this Jan 22, 2025
@Meklo Meklo self-requested a review January 31, 2025 15:23
Copy link
Contributor

@Meklo Meklo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get the following error when building :

src/components/customAGGrid/customAggrid.tsx:34:21 - error TS2551: Property 'setActualWidth' does not exist on type 'Column'. Did you mean 'getActualWidth'?
34 column?.setActualWidth(colDefinedMinWidth, params.source);

@Tristan-WorkGH Tristan-WorkGH requested a review from Meklo February 4, 2025 16:13
@Tristan-WorkGH Tristan-WorkGH merged commit d9ba9be into main Feb 4, 2025
5 checks passed
@Tristan-WorkGH Tristan-WorkGH deleted the refactor/ts-ignore branch February 4, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants