Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
adityaduggal opened this issue Aug 29, 2020 · 0 comments
Open

Comments

@adityaduggal
Copy link

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]</< desk.min.js:65
    make_input base_input.js:60
    refresh_input base_input.js:87
    refresh base_control.js:85
    add_field desk.min.js:6850
    filters query_report.js:450
    setup_filters query_report.js:447
    refresh_report query_report.js:338
    promise callback*frappe.run_serially/< desk.min.js:1004
    run_serially desk.min.js:1002
    refresh_report query_report.js:337
    load_report query_report.js:130
frappe-datatable.cjs.js:2910:27

Let me know if more details for the error are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant