Kevin Fleischman
Kevin Fleischman
This PR fixes an issue detailed in https://github.com/react-dnd/react-dnd/issues/3493 - the HTML5Backend and TouchBackend have an undocumented difference in how they determine which drop targets should fire their hover action during...
**Describe the bug** The TouchBackend does not support using the same element as a drop target more than once. My team uses a `` tag as the drop target in...
It would be helpful if the documentation for this page actually listed out what the valid options are. For example, the entry on `jsc.target` only shows you one valid option...