Matthew Iannucci
Matthew Iannucci
So it is not supported by iOS directly to trigger the menu programmatically, as I feared. Can be hacked around tho probs
Kind of a hack, but a simple solution is using event propagation to limit the event tracking of the context menu from the child. https://react.dev/learn/responding-to-events#stopping-propagation The other library does some...
I think this is because the native UIControl hijacks the press event no matter what on iOS. Not sure tho
Now supported in version 1.15.0
Android now supports icons and nested menus. Closing this.
Not going to do this, this lib is for context menus only
Thanks @focux . His solution works, you might be able to intercept the event to stop propagation of the pressabke if it's grabbed by the long press but I have...
> If folks are looking for WMS in Xpublish, @mpiannucci has created a [plugin](https://github.com/asascience-open/xpublish-wms) that will give you WMS routes without creating your own router. Very much a work in...
I moved `xpublish-wms` to the `xpublish-community` org [here](https://github.com/xpublish-community/xpublish-wms)!
I would be interested in chatting for sure