Maksym Demydiuk

Results 4 issues of Maksym Demydiuk

Hi, I got strange errors, though select is working: ```js ``` In the console I got errors. It occurs each time I input a new characters in the field. ![image](https://user-images.githubusercontent.com/2910327/76158526-49e75800-611f-11ea-9e0a-9d136b63e63f.png)

Quill version: 2.0.0-dev.4 Using Quill from quill npm package like `import Quill from 'quill'`, imports quill.js from `node_modules/quill/quill.js` . It leads that all quill modules are included in bundle -...

Hello, when I type in some values, sometimes I got this error (sometimes not). Do you have any ideas why this happens? ![image](https://user-images.githubusercontent.com/2910327/114565985-7e123e00-9c7a-11eb-8655-7f9dc49d7c42.png) ![image](https://user-images.githubusercontent.com/2910327/114565944-70f54f00-9c7a-11eb-9bfe-9242c9636ed3.png)

### Describe the bug Adding a BModal component leads to a memory leak and app remount in an infinite loop. We have a CrudCard component, that has nothing but BOverlay,...

bug