Mourad ElSheraey

Results 8 comments of Mourad ElSheraey

Try `pip install pybind11` and then `pip install fastwer` and I think the instructions need to be updated accordingly. What I concluded from the messages and might be wrong is...

I've been facing a similar issue and I had it fixed with `transformHeader: header => header.trim()` added to my options following a hint from this [link](https://stackoverflow.com/questions/56316098/papa-parse-first-header-field-rendered-with-quotes) though I don't quite...

@sumithemmadi Any ETA on this, any idea how can I change it to SMS if possible? Thanks!

It's a callback, please try `closeMenuOnScroll={() => true}`

Bump! It seems like a reasonable use for this with isSearchable will lead to another bump in here 🗡️

Hello Bumpers, check [this](https://codesandbox.io/s/react-select-editable-and-selectable-forked-cf7vw7?file=/src/App.js) out. Thanks to whoever made it :)

@mkaraula The cursor works according to my needs. For the focus button, it's just lacking the `ref` in the Select component. ```