Menci
Menci
Could you please provide a reproduction of this issue?
Why build the Docker image on starting? Is there any reason not to push a multi-arch image to the repo and use that?
Happy to hear that 8 years later! You can just adapt my PR #25 for it!
Hi. Maybe I should open a new issue instead, but, I just found the vite plugin `hey-api/vite-plugin` is NOT watching the input file (e.g. `src/api/restful/document.generated.json`). When my backend server reloads...
BTW, I think overflow behavior shouldn't be inferred from `getComputedStyle()`. This should, or at least should allow to, be provided in options. `getComputedStyle()` is so heavy that sometimes eats ~3...
> I'm getting the overflow style to determine whether I can skip all of the needed calculations which are needed for the overflow. Besides that its also used for the...
Updating via events also trigger getComputedStyle(). This PR introduces the way without getComputedStyle().
I think it's probably introduced in #7005.