Michael Smith
Michael Smith
Yeah, sorry – going to refine the requirements for this later on today
Putting off prepping this PR for review until I have #13130 done
@aslilac Updated the code to flatten things out. Nothing else should've changed, aside from me updating `getAppearance` to accommodate your banner PR from the other day Also put some comments...
@stirby Yeah, the way the component is set up right now is that it will default to `days` whenever the numeric value originally passed in is cleanly divisible by 24...
@BrunoQuaresma Have a couple of things to wrap up today, but at the very latest, I'll do a real round of review tomorrow morning
@stirby Yeah, I can do another once-over in about an hour
Looking into this now There's a quick-and-dirty fix that comes to mind: 1. Rename the global Axios import to `globalAxios` 2. Use `globalAxios.create` to make a new Axios instance that...
Sorry for pinging this issue! We're just encountering issues with our CI/CD, and I wanted to link a similar issue for documentation. Still ruling out whether the issue is on...
Yeah, I've had similar issues. I got a bad engine error when I tried installing via NPM, and then I changed the version number, I got an error with ESLint....
This might be something we push off for a while, or might not ever need, but I wonder if we can take advantage of pre-seeding the React Query cache to...