Diagathe Josué
Diagathe Josué
It would be awesome and provide to your doc a fresh user-friendly experience. For example, [slate.js](https://docs.slatejs.org/) have done it and it is awesome, you can easily find your features and...
When addind masked-input to my application, the scrollTo() functions bugg. Browser: Mozilla Firefox 68.7.0esr on Linux Debian 10 Buster. Here the repository that reproduce my case: https://github.com/Hocoh/masked-input-is-makes-scrollTo-function-buggs You will see...
here the demo https://stackblitz.com/edit/react-gunzft?file=index.js. Why MaskedInput want to put some space at the end of the element? With standard's input the width fit to the content in this configuration. Here...