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

Packedbubble: Can't update data if series is hidden #21177

Open
K009 opened this issue May 16, 2024 · 2 comments · May be fixed by #21264
Open

Packedbubble: Can't update data if series is hidden #21177

K009 opened this issue May 16, 2024 · 2 comments · May be fixed by #21264

Comments

@K009
Copy link
Contributor

K009 commented May 16, 2024

Expected behaviour

Error shouldn't pop up.

Actual behaviour

We got an error in the console: TypeError: Cannot read properties of undefined (reading 'layout')

Live demo with steps to reproduce

  1. Click legend item
  2. Click twice update data button
  3. Check your console to find the error

https://jsfiddle.net/BlackLabel/cbwhsj1e/

Product version

11.4.1

Affected browser(s)

@bm64
Copy link
Member

bm64 commented May 16, 2024

Internal note:
Used to work correctly in v10.3.3 and has been broken since v11.
Bisected to: 8debba7

@MarkusBarstad
Copy link
Contributor

MarkusBarstad commented Jun 3, 2024

Supplied demo works in chrome and firefox here 🤔

Edit: NVM, hiding the series and then updating will result in thrown error as is stated here.

@MarkusBarstad MarkusBarstad self-assigned this Jun 3, 2024
@MarkusBarstad MarkusBarstad linked a pull request Jun 3, 2024 that will close this issue
@MarkusBarstad MarkusBarstad linked a pull request Jun 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants