AllenFang / AllenFang/react-bootstrap-table
cellEdit still do not work on firefox
Đang mở
in progress
- Ngôn ngữ chính
- JavaScript
- Star
- 2.2k
- Fork
- 761
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.