You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vitali-bc
changed the title
corrupted data-rpvider code when npm run refine swizzle
[BUG] corrupted data-rpvider code when npm run refine swizzle
Jun 11, 2024
Hey @vitali-bc, sorry for the issue! Looks like our swizzle command had some issues with the import type statements which are introduced with the latest release to our codebase. I've just opened up a PR to fix this issue. 🙏
Until the next release is done, you can check out the source code for @refinedev/simple-resthere to create your data provider 🚀
Hey @vitali-bc, sorry for the issue! Looks like our swizzle command had some issues with the import type statements which are introduced with the latest release to our codebase. I've just opened up a PR to fix this issue. 🙏
Until the next release is done, you can check out the source code for @refinedev/simple-resthere to create your data provider 🚀
Hi! Could you please look also inside the next BUG I opened? I think they are correlated...
PS. i'm the same guy :D
Describe the bug
Steps To Reproduce
npm run refine swizzle
yes
you will see code is corrupted
Expected behavior
code must be correct
Packages
simple-rest
Additional Context
No response
The text was updated successfully, but these errors were encountered: