Nikita Lumpov
Results
2
issues of
Nikita Lumpov
# 🐛 bug report ## 🎛 Configuration (.babelrc, package.json, cli command) ```js // .parcelrc { "extends": "@parcel/config-default", "namers": ["parcel-namer-custom", "..."] } // .pugrc { basedir: "./" } // cli-commands {...
HMR
**Describe the bug** When I create several checklist blocks and then trying to move caret to another block with arrow up or arrow down, caret not moving. **To Reproduce** add...
bug