frappe / frappe/datatable

[BUG]: Unable to Select Cell in Report when clicking on the Cell

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

Unable to click on the cell of a report its not getting selected. The issue is coming on the js console as well and the console error is below:

```
Uncaught TypeError: $cell is null
clearSelection frappe-datatable.cjs.js:2910
clearSelection frappe-datatable.cjs.js:2910
focusCell frappe-datatable.cjs.js:2741
bindMouseEvents frappe-datatable.cjs.js:2684
delegate frappe-datatable.cjs.js:74
delegate frappe-datatable.cjs.js:70
on frappe-datatable.cjs.js:55
bindMouseEvents frappe-datatable.cjs.js:2682
bindEvents frappe-datatable.cjs.js:2553
CellManager frappe-datatable.cjs.js:2545
initializeComponents frappe-datatable.cjs.js:5609
DataTable frappe-datatable.cjs.js:5556
render_datatable query_report.js:750
refresh query_report.js:609
promise callback*refresh query_report.js:557
throttle desk.min.js:5070
onchange query_report.js:480
set base_control.js:158
promise callback*frappe.run_serially/< desk.min.js:1004
run_serially desk.min.js:1002
set base_control.js:151
validate_and_set_in_model base_control.js:173
parse_validate_and_set_in_model base_control.js:141
setup_awesomeplete link.js:229
jQuery 8
make_input link.js:39
Class.extend/proto[name]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.