Hi, I’m using Handsontable in my projects, and have an issue with the context menu
I’m using Angular 6 + Angular Material, and when using Handsontable in a Material modal dialog, the context menu doesn’t work
On inspecting the DOM, I can see that the popup exists, but it seems to always be hidden behind the modal window.
I’ve tried increasing the z-index but that doesn’t appear to work.
Anything else I can try?
Thanks,
Matt