Nikita Bystrov

Results 3 comments of Nikita Bystrov

I also found that the examples use old version of `rc-dropdown`. Example https://dropdown-react-component.vercel.app/?path=/story/rc-dropdown--simple

Faced the same problem when using this. I've found solution from this discussion https://github.com/mswjs/msw/discussions/1424 by creating custom worker with filtering by URL. For example, create custom worker: ```js // public/apiMockServiceWorker.js...

Problem resolved in PR riobard/svgfont2js#2 Need to merge it and publish new version.