Ahmed Abdelbaset

Results 53 comments of Ahmed Abdelbaset

> Does this happen on https://swr-devtools.vercel.app/ ? No ![image](https://github.com/koba04/swr-devtools/assets/82659015/2f86d488-b6da-4b0a-9a54-6a4f258a8a59) But

https://github.com/koba04/swr-devtools/blob/b22be75efa180a3155c3d08f470bcd5f616c3f70/packages/swr-devtools-panel/src/components/SWRDevToolPanel.tsx#L131-L135

> I have the same problem. did you find a solution? OS: windows Version: v0.11.3 Not yet

I'm facing the exact same issue. You can find [my production repository here](https://github.com/A7med3bdulBaset/next-repro-monorepo-standalone) with an unignored `.next` directory. You can check the build output directory on GitHub - there's no...

After 13 monthes of reporting the issue. It still hasn't been resolved!

> It should only kick in when the AST has type info and it knows for sure it’s not a number or string or bigint. Does the plugin use TS...