When the grid is inside a jQuery UI dialog, the text in the filter text box does not appear

Hello,

I’d like to display the grid in a jQuery UI dialog, just like the below.

It almost works; however, the text in the filter text box and select box disappears.

Here is the code to reproduce my issue.
https://snippet.dhtmlx.com/zv2km0ga

My environment:

  • DHTMLX Grid 9.2.2 - Individual License
  • jQuery 3.7.1
  • jQuery-UI 1.14.1

Regards.