Gustavo Máximo Filho

Results 3 comments of Gustavo Máximo Filho

I'm having the same issue with `v12.0.7`. ``` [2022-06-13 19:46:56.927] [GIT ] [/Users/gustavomaximo/[redacted]] git diff --no-ext-diff --minimal -U0 -M --diff-filter=M 0000000000000000000000000000000000000000- -- src/components/[redacted].jsx • Command failed: /usr/local/bin/git -c core.quotepath=false -c...

Please add this. I had to develop it on my own. ![userchoice](https://user-images.githubusercontent.com/51284438/61959370-a3888100-af99-11e9-83e3-3196dc4dc36d.gif) Ended up with a makeshift workaround code. ``` const choicesIssue39Fix = (choicesElement) => { choicesElement.input.element.addEventListener('keydown', (keypressEvent) => {...

> As far as I can tell pressing enter always adds the content of the search field as new item, even when I try to select another element in the...