mswjs / data

Data modeling and relation library for testing JavaScript applications.

Home Page:https://npm.im/@mswjs/data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get') while generating handlers

jpkontreras opened this issue · comments

sandbox: https://stackblitz.com/edit/vitejs-vite-u5yovo?file=src%2Fmain.jsx,src%2Fmocks%2Fhandlers.js&terminal=dev

run the sandbox and check the console
im running msw 2.0 and this is happening while trying to generate the handlers

Same issue here, seems like the lib tries to use the rest method from msw@^1.