Patrick Fowler

Results 6 issues of Patrick Fowler

## Summary In my local dev environment I've occasionally run into a scenario where my console gets flooded with `TimeoutOverflowWarning`s. I eventually traced the problem back to agenda's `processJobs` logic...

bug
need: tests

**tl;dr:** Be careful when naming any custom DVR validation rules, avoid starting rule name with "required", "same" or "different" We're in the process of upgrading from v1.35.1 to 2.0.9, in...

@foxhound87 - We've been diagnosing (and fixing) some crazy SSR issues that happen with simultaneous requests. Basically, the second request corrupts the state of the MobX stores and all sorts...

There are several issues related to temperature sensors switching from F -> C (see below) around the 2022.5.5 release. I've tried nearly every workaround, but my arlo baby was still...

I noticed my work was listed as a blocker on #1502, so here is my original implementation of the `enable` and `disable` methods ported to the agendaTS codebase. * this...

I've seen a handful of implementations of panels like this where there's a small "handle" on the resizer divider. This can be really useful for mobile (eg: #16 )since it...