Tobias Maier
Tobias Maier
same issue here, the value getContentHeight seems to increment whenever you enter a new line, no matter if you delete linesā¦
I really don't care for this attitude @joshuawootonn. As you can see there is an open PR for the documentation changes (in the thread above your first comment). Paco (the...
You can define arbitrary themes by just setting the `themes` property on the ThemeProvider. If you wan't auto light and dark-mode to work. I believe the `value` property on the...
Same issue here with v2.0.2. I have a test task in a nextjs app that uses vitest. In CI the github action just stops and prints no output after `pnpm...
Doesn't seems to have worked. I will retry once I have credits again for running GitHub Actions (this bug cost me 1'000 min of compute š« )
Why not implement this as an option rather than it being the default behavior?
@dario-piotrowicz I'd argue the simplest solution should be the default case. All other advanced use cases should be able to be solved with an extendible API. Not the other way...
@jstcki seems to work fine with minifiy and clean being set to `!options.watch`. Could you try again as well?
@pedroleung No, I couldnāt find a sensible way to workaround this issue.
What's the progress with this issue?