AllenFang / AllenFang/react-bootstrap-table
cellEdit still do not work on firefox
Aperta
in progress
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 761
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When I using Firefox browser, cell which is editable can not work when clicked,but it works well on Chrome.
With many times tried, I found that if I set blurToSave to true and set editable to a input of number type, it cannot work on firefox. Another case is, If set blurToSave to false and set number type, it works well, and if set blurToSave to true and set another input type(not number), it works well ,too.
Is there anyone with the same problem?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.