Junki Saito

Results 4 comments of Junki Saito

I changed to use `mswLoader` with version 1.10.0 of `msw-storybook-addon`, but I am experiencing a similar issue as the title of this issue. It seemed like the following issue also...

Prisma might not be in use anymore. 👀

It looks like `@prisma/internals` and `@prisma/generator-helper` are being used in the `db-structure`.

@prakha @MH4GF The hook that controls the ERD display state when using the browser's back/forward buttons is `usePopStateListener`. https://github.com/liam-hq/liam/blob/main/frontend/packages/erd-core/src/features/erd/components/ERDContent/hooks/usePopStateListener.ts It seems that the behavior reported in this issue is occurring...