Closed soccerloway closed 5 years ago
This problem is caused by Event.path, Event.path is only achieved in chrome. There is a W3C standard for this: Event.composedPath(), safari/ff have already support it, but ie/edge have not. In edge, it fell back to a iterative function.
Table column tool and right-click menu are both disappeared in edge broswer. It seems a Compatibility issue. Maybe events are fail to listen.