redux-toolkit icon indicating copy to clipboard operation
redux-toolkit copied to clipboard

[website] examples that use `msw` are broken

Open FaberVitale opened this issue 3 years ago • 2 comments

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

Screenshot 2022-06-14 at 17 17 01 Screenshot 2022-06-14 at 17 31 13

Futher infos

This regression got likely introduced with https://github.com/reduxjs/redux-toolkit/commit/42766c771d99980fc9cdc476a9a419fc6bd7ab81

FaberVitale avatar Jun 14 '22 15:06 FaberVitale

Lovely. Any idea why this version is busted?

markerikson avatar Jun 14 '22 17:06 markerikson

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.

FaberVitale avatar Jun 15 '22 10:06 FaberVitale