-
Notifications
You must be signed in to change notification settings - Fork 414
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
Bad Things happen with non-unique markup #97
Comments
Hello |
using Clusterize to render a (potentially) large amount of "status" information ... there are often rows with identical status ;p |
Thank-you! |
@yarf oops, use v0.17.4 :) |
If the markup for each row is not unique, bad things seem to happen. Here's a slightly adjusted version of your "search" example to demonstrate, where I removed the unique index from the inserted rows: http://codepen.io/anon/pen/MJxNqo
... scroll the table towards the bottom and watch what happens?
The text was updated successfully, but these errors were encountered: