redux-toolkit
redux-toolkit copied to clipboard
[website] examples that use `msw` are broken
Description
examples that use msw do not work, e.g.: https://redux-toolkit.js.org/rtk-query/usage/examples#kitchen-sink
It seems that it can be fixed If you downgrade msw from ^0.41.1", to 0.40.0.
Pic
Futher infos
This regression got likely introduced with https://github.com/reduxjs/redux-toolkit/commit/42766c771d99980fc9cdc476a9a419fc6bd7ab81
Lovely. Any idea why this version is busted?
Lovely. Any idea why this version is busted?
No clue, but I'm told that we have an msw expert here:
maybe @msutkowski has some idea about what's causing it.