Lucas Miguel
Lucas Miguel
Anyone worked this out? Using selenium in the meantime
Has anyone been able to work this out?
Anyone figured this out?
Please @arabdevelop @kamalkech check this PR. It's just one line of code.
Yes. If in your autocomplete options you have `"Spain"` as an item. If you type "spain", it won't autocomplete to spain because the latter one starts with a lowercase "s"...
Not precisely a life saver and not necessarely answering your questino. But wouldn't supporting Tauri instead of Electron would make this doable?
Didn't know capacitor was so dependent on chromium. Then Neutralino is not a choice either, a shame. I myself am not capable in any shape or form of achieving such...
**Update**: same error raised when trying to implement the following mutation under my `Mutation` class: ```python deleteFruit: Fruit = mutations.delete() ```
The maintainers certainly don't consider that since the library's version is < 1.0.0. Anyways, the dev experience with this library is unmatchable. It's a shame we lack documentation
I am really in favor of implementing the features described in this thread. Though I have some notes on top of what has already been discussed and argued: * Regarding...