Michał Garapich

Results 6 issues of Michał Garapich

The log upload to logs.tf fails _sometimes_ with the following error: ``` [TFTrue] The log hasn't been uploaded. HTTP error 500. Response: { "success": false, "error": "Parsing failed in line...

### Describe the problem Currently used `vite.ssrLoadModule()` doesn't support the [HMR API](https://vitejs.dev/guide/api-hmr.html) fully. Vite doesn't call `hot.dispose`/`hot.accept` functions for invalidated modules, thus making server-side long-living tasks (i.e. `setInterval()` or event...

vite