Maksym Demydiuk
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. 
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?  
### 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,...