Cameron Fischer
Cameron Fischer
Also, I'll look into how that error rethrowing effects the stack trace of other errors. I remember javascript being really bad about maintaining those in rethrows.
I've created a simple heuristic to better determine where the top of the loop is. It looks at the bottom 50 transclude signatures and assumes those are the tiddlers involved...
I uh... don't know why that test is failing on github. It works on my machine.
> I'm not really sure, what's the advantage of this one in difference to the very first version. I could certainly go back to the first version. It was simpler,...
Yes. My bad. This should have closed alongside #6944.
Resolved conflicts that emerged over time, and this is ready to merge again.
Tests all pass for this. It's additive rather than changing, so shouldn't be a problem. I actually considered proposing something like this myself a while back. It would have made...
@Jermolene, It's been a hot minute since I made this, so to recap. It's pretty much good to go, except maybe the way it uses a custom exception. Where I...
> That's not really true: `` will still brick your approach. @pmario, Woah. You're right. And that bricks super hard too, beyond RSoD. I never noticed that before. Yeah, that...
>> @pmario, Woah. You're right. And that bricks super hard too, beyond RSoD. I never noticed that before. Yeah, that needs fixin'. > > Thank you @flibbles I take it...