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

Signal Viewer Breaks Interval Parameters #471

Open
dm-p opened this issue Jul 1, 2024 · 0 comments
Open

Signal Viewer Breaks Interval Parameters #471

dm-p opened this issue Jul 1, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@dm-p
Copy link
Member

dm-p commented Jul 1, 2024

Observed in 1.6 - in Vega-Lite, if we're using interval parameters, these work fine until we enable the Signals tab in the debug pane. When we do this, the selection doesn't work as we expect, and we then get the following error in the Logs tab:

image

We have to exit/re-enter the editor (which will continue to perpetuate the bug if we have the Signals tab selected) or re-initialize it.

This is not a blocking issue, but it is incredibly frustrating to build visuals with this functionality when the bug is active.

Root cause seems to be when the unit signal generated by Vega for these parameters is updated/re-read. The initial value (when the Signals tab is selected) works OK.

@dm-p dm-p added the bug Something isn't working label Jul 1, 2024
@dm-p dm-p added this to the Backlog milestone Jul 1, 2024
@dm-p dm-p modified the milestones: Backlog, 2.0 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant