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

Single point selection does not return a query in example notebooks. #15

Open
cscully-allison opened this issue Feb 14, 2022 · 0 comments

Comments

@cscully-allison
Copy link
Collaborator

Likely the output filter does not update when only one data point is clicked. It should be initialized with a default select all on creation.

outputarea.js:760 TypeError: Cannot read properties of undefined (reading 'data')
    at Object.get (eval at append_javascript (outputarea.js:758:1), <anonymous>:315:29)
    at eval (eval at append_javascript (outputarea.js:758:1), <anonymous>:3:43)
    at eval (eval at append_javascript (outputarea.js:758:1), <anonymous>:7:23)
    at OutputArea.append_javascript (outputarea.js:758:1)
    at OutputArea.append_mime_type (outputarea.js:701:1)
    at OutputArea.append_display_data (outputarea.js:664:1)
    at OutputArea.append_output (outputarea.js:345:1)
    at OutputArea.handle_output (outputarea.js:256:1)
    at output (codecell.js:399:1)
    at Kernel._handle_output_message (kernel.js:1198:1
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