Griff
1
I think this was caused by this PR https://github.com/radzenhq/radzen-blazor/pull/1129/files
Noticed the issue when I updated to 4.15.8. l confirmed Radzen.Blazor 4.15.7 does not have the issue.
No code change on my end to cause this other than the package update.
1 Like
Griff
2
Looks like in my css file the .rz-grid-filter-icon class still has :after{content:'filter_alt'} on it
Do I need to update the css manually?
1 Like
Griff
3
Yes, indeed my css is locally hosted, so I'll need to update it.
Chad
6
same for me, thanks for posting your solution.