AllenFang / AllenFang/react-bootstrap-table
cellEdit still do not work on firefox
未關閉
in progress
- 主要語言
- JavaScript
- 星號
- 2.2k
- 分支
- 761
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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?
貢獻指南
評估
這個 Issue 還沒有評估資料。