Dan Mayer
Dan Mayer
ah never mind, I see the problem when I switch to the most recent paging technique that fixed batch loading I broke all the links... I will fix soon.
ok, I fixed the linking and file loading, but found another bug in the way it loads eager and runtime coverage, which will take a bit more time to fix.
sorry @SyntaxRules-avant we recently dropped support for 2.6, I kind of doubt I will bring that back... I know that many folks using coverband are on older legacy systems so...
cool, yeah the current JS is a bit of a hack as I wanted to make sure it would load on projects of your size before fully investing in this...
@frsantos I think this might finally be wrapped up, before I merge it to main and get a full release do you want to try out the RC and give...
As I add in paging support, I am considering backing out your caching background layer to simplify things and put more effort into this paging approach. @Drowze, you submitted that...
Thanks so much for all the feedback this was really helpful. @Drowze on the first issue I am confused, it shouldn't be trying to use the coverband service adapter unless...
odd on the extra time... not sure there each page on my machine was about 700ms. I want to add some tracking in my tests to ensure I never increase...
The main release does have a fix that you pathed on your branch so you should be good to try out `6.1.0`
I know what is going on with that long wait time @Drowze I am working on a fix that should speed things up a good deal.