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

Error when collapsing a mixed group #22

Open
thinkh opened this issue Sep 7, 2018 · 0 comments
Open

Error when collapsing a mixed group #22

thinkh opened this issue Sep 7, 2018 · 0 comments
Assignees
Labels
bug Something isn't working taggle fusion Project Taggle Fusion

Comments

@thinkh
Copy link
Member

thinkh commented Sep 7, 2018

Steps to reproduce

  1. Stratify a categorical column
  2. Switch to overview
  3. Select expand region with first row (to get the collapse arrow)
  4. Try to collapse the group

image

Observed behavior

image

Uncaught TypeError: Cannot read property '1' of undefined
    at LineUpJS.js:62
    at Array.forEach (<anonymous>)
    at LineUpJS.js:62
    at Array.forEach (<anonymous>)
    at t.renderColumns (LineUpJS.js:62)
    at t.update (LineUpJS.js:62)
    at e.update (LineUpJS.js:62)
    at Object.<anonymous> (LineUpJS.js:62)
    at o.apply (LineUpJS.js:62)
    at e.a (LineUpJS.js:43)

Expected behavior

  • No error when collapsing
@thinkh thinkh added bug Something isn't working taggle fusion Project Taggle Fusion labels Sep 7, 2018
thinkh pushed a commit that referenced this issue Sep 10, 2018
Added IEEE Programming Languages Dataset with Stacked bars and heatmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working taggle fusion Project Taggle Fusion
Projects
None yet
Development

No branches or pull requests

2 participants