Skip to content

Add delay since on grid rendered column have not init yet, hence filt…#1158

Merged
dkamburov merged 2 commits intovnextfrom
mkirova/fix-1147
Dec 5, 2025
Merged

Add delay since on grid rendered column have not init yet, hence filt…#1158
dkamburov merged 2 commits intovnextfrom
mkirova/fix-1147

Conversation

@MayaKirova
Copy link
Copy Markdown
Contributor

…ers are not fully populated correctly.

Closes #1147

Would be even better if we finally merge the ready event: IgniteUI/igniteui-angular#15226
So we won't need workarounds.

@MarielaTihova
Copy link
Copy Markdown

MarielaTihova commented Nov 29, 2025

@MayaKirova this doesn't seem to resolve the issue for me in the State persistence sample. Does it do the trick on your machine? If so, maybe a delay of 1 second is not enough? 🤔 💭

@MayaKirova
Copy link
Copy Markdown
Contributor Author

@MarielaTihova It did resolve it for me, but it could be flaky. I've added an await for the grid data changed that should suffice. Please test it on your side.

@MarielaTihova MarielaTihova self-assigned this Dec 5, 2025
@dkamburov dkamburov merged commit 423f87f into vnext Dec 5, 2025
2 checks passed
@dkamburov dkamburov deleted the mkirova/fix-1147 branch December 5, 2025 12:56
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.

[Grid] State persistence sample- issue with filtering column of data type number

3 participants