Trying to use this with Ext 6.5.3, I can build it, watch it, run it just fine, but the popup is broken. Clicking a row doesn't do anything.
Using the F12 view in Chrome I can see it's there in the dom, but hidden or overlapped somehow. When I hackfix the Z index of the form to something really high, it appears.
Trying to use this with Ext 6.5.3, I can build it, watch it, run it just fine, but the popup is broken. Clicking a row doesn't do anything.
Using the F12 view in Chrome I can see it's there in the dom, but hidden or overlapped somehow. When I hackfix the Z index of the form to something really high, it appears.