AllenFang / AllenFang/react-bootstrap-table

cellEdit still do not work on firefox

Open
#1,856 2 comments 0 reactions 0 assignees View on GitHub
in progress
Dominant language
JavaScript
Stars
2.2k
Forks
761
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.