Martin Landälv
Martin Landälv
I think the problem is that `chart.js/helpers/helpers.mjs` is missing `.js` in the export path. Should be. ``` export * from '../dist/helpers.esm.js'; ```
I'd like to chime in and say that it's not enough to change `:root` to `:root,:host`. It solves the css variables but there are also some styles applied to `body...
It's not a port conflict. I've also tried other ports with the same result. I managed to get it to work when running with `--network=host` so it seems it isn't...
Yes, it passes if the steps are removed.
Same problem for me that happened around the same time. Don't know if due to the cs2 update at the time or some other system package. [System Info](https://gist.github.com/mlandalv/d9abac02ebc279e427d8d8ba2d1c11fe) [Steam Runtime...