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

Clearing a ranking breaks LineUp #601

Open
dvmoritzschoefl opened this issue Nov 4, 2022 · 0 comments
Open

Clearing a ranking breaks LineUp #601

dvmoritzschoefl opened this issue Nov 4, 2022 · 0 comments
Labels
type: bug Something isn't working

Comments

@dvmoritzschoefl
Copy link

I created a LineUp ranking and displayed some data in it using the derived columns.
After some timeout I cleared the ranking using
provider.getFirstRanking().clear()
to add other columns to the ranking (I do not want to create a new ranking)

This does break my application with the following error

image

To Reproduce

  1. Create a ranking
  2. Clear the ranking

Tested in chrome

@puehringer puehringer added the type: bug Something isn't working label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants