Version
1.7.7
Environment
Firefox or Chrome. Viewable on the site
Reproduction link
https://1x.antdv.com/components/tree/
Steps to reproduce
Right click on any label in a Tree. Nothing happens.
What is expected?
Browser context menu should open.
What is actually happening?
Nothing happens because preventDefault is happening from the onNodeContextMenu method which cannot be overriden
My previous ticket was auto-closed: #6430