gabrielbull / gabrielbull/react-desktop
Windows Input lost focus with onChange
Open
bug
- Dominant language
- JavaScript
- Stars
- 9.5k
- Forks
- 447
- PR merge metrics
- No merged PRs in 30d
Description
Hello there, I'm using react-desktop on electron with react-redux boilerplate...
I got a problem when using TextInput with windows theme, the onChange method always update the wrapper "data-reactdeskropid". It make the form lost focus. the onChange using redux action.
I tried using the basic html input, and it works fine.
Is this a bug? Or are there ways to stop update the wrapper?
Contributor guide
Assessment
This issue has not been assessed yet.