Roman K
Roman K
When using this, CleanWebpackPlugin does literally nothing. ```js output: { path: path.join(__dirname, 'dist/static/js/[hash]'), filename: '[name].js', }, ``` Please just let us clear the whole dist folder. I am going to...
Its not possible to leave an active mention with the mouse. When editing starts, the char is added to the current caret position and then the caret jumps back to...
I have the following problem: The mention gains active status (and css class) when the caret goes inside of the word using arrow keys but does not lose it. This...
**feature request** The standard HTML `form` submits name and value of the button that triggered the submit. This is a long known and very useful behavior. It allows different processing...
The bug is testable with the **Scrollable container** example on http://react-autosuggest.js.org/ To reproduce: 1. Focus on the input field 2. Type `ac` 3. Place the caret between `a` and `c`...
Hi, i am not sure if its validator.js problem since it is out of date here, but the test for the email here also seems to be too simple.