mdittmer / mdn-confluence

2 stars 5 forks source link

Jump scrolling in Confluence causes slow data load #10

Open mdittmer opened 6 years ago

mdittmer commented 6 years ago

This might be improved with caching, and/or could be related to the custom ForeignPredicate.(ArraySink|Count) that got commented out due to serialization issues.

mdittmer commented 6 years ago

As much as I want this to be better, applying a query to shrink the data set (or just reload) is an easy workaround.