Tim Kolotov
Tim Kolotov
This is problem in encoding package, that used by gettext-parser, and @biesbjerg can't do something. I found [this solution](https://github.com/andris9/encoding/issues/18#issuecomment-319721150). You need take patch from there (also see comment below patch).
@iamruslanbakirov did you tried it? https://github.com/andris9/encoding/issues/18#issuecomment-319721150
@iamruslanbakirov you don't need webpack config. This patch should be configured in package.json.
@kristelmerilain any progress in that direction? It's been two years...
I'm using `msw-storybook-addon==2.0.2` with `msw==2.3.1` and have this issue which mostly happens in Firefox. I think the only reason why adding the second call to `worker.start()` works is because it...
@kettanaito do you by any chance have time to review this PR?
@kettanaito it's been a year, but the issue is still present and I hope this MR has a chance to be merged :slightly_smiling_face:
@kettanaito, I would like to hear your thoughts about it. If this makes sense, I'd implement this and create PR. A simple use case is: we have a model `Employee`...
Yep, I'm in. Currently, I just patched the types to shut the TS compiler up, which isn't really safe...
@harry-gocity it does look like the same issue indeed. I started working on it but didn't have much time so far. With enough luck I'll have a vacation next week...