ledge74
ledge74
### Reproduction link [https://ant.design/components/tree#components-tree-demo-basic](https://ant.design/components/tree#components-tree-demo-basic) ### Steps to reproduce On the basic tree demo, hover an item and select it ### What is expected? The tree item should provide an hover...
Hi there, I'm trying to implement a diff editor with react-codemirror. Is there a way to use the recently created MergeView plugin with this library ? https://github.com/codemirror/merge https://marijnhaverbeke.nl/upload/merge/ Thanks!
### Is your feature request related to a problem? Please describe. Vite will skip hot reload and reload the entire app when a file is concerned with a circular dependency...