Davron Sherbaev

Results 4 issues of Davron Sherbaev

General information: * OS name: Windows 10 Pro * OS version: 19043.1889/21H1 * OS architecture: _64 bits_ * Resolutions: * Monitor 1: _3840x2160_ 60Hz * Monitor 2: _1920x1080_ 60Hz *...

help welcome :)

Nice to have ctrl+z, ctrl + y (or ctrl + shift+ z) functionality. I would like to contribute to this project. Are there any contribution guide?

**Describe the bug** Some libraries are now resolved correctly, for example: moment **To Reproduce** 1. Go to playground and insert: ``` import moment from 'moment' ``` 2. watch how libraries...

bug

### Reproduction link [https://stackblitz.com/edit/react-tcimgg-lpxvkv?file=index.js](https://stackblitz.com/edit/react-tcimgg-lpxvkv?file=index.js) ### Steps to reproduce Just drag the draggable-child to non-draggable-child. You will see, that even allowDrop is true, the non-draggable-child does not allow drop in itself....