I’m using the data-table from shadcn-ui when I render it inside a dialog the filters don’t work.
I’m using radix-ui with shadcn-ui.
I looked in the inspect tab the dialog component is rendered below all the script tags in the body element.
Console tab
I’m not sure if this is the reason it’s not working as it should be.