[DevExpress Support Team: CLONED FROM T956585: Funnel - The tooltip's contentRender function does not work after update to v.20.2.4]
The hotfix fixed my reported issue but there is now a new bug!
For filtered columns, it now shows a dot to the left of the magnifying glass and when you hover over the magnifying glass to select your filter option, the drop down shows and disappears immediately so the user cannot select an option. I thought it might be because I hadn't generated a new css file from the ThemeBuilder but after doing that, it is still doing the same.
Hi Frank,
Could you please clarify which component you are referring to? Do you mean that there's a new issue with DataGrid? Please share a forked CodeSandbox that demonstrates the issue. You can use one of our demos as a starting point. For an example, see this demo: CodeSandbox.
We look forward to your response.
Hi
Yes, the new issue is on the datagrid filterrow with a custom theme generated through the online ThemeBuilder. On the below grid, a “.” was appearing to the left of the search magnifying glass icon and when I hovered over the icon, the dropdown list appeared and then disappeared immediately:
Attached is the css file that was generated for me that could perhaps help you identify the problem.