Kyungeun Park

Results 10 comments of Kyungeun Park

In `next dev` other than `next build` does `Suspense` work well in `async recoil state` ? I don't think it's just a problem with the `next build` In the example...

I want that feature, too.

I had that problem in WSL after init on Windows 11. This is a scenario similar to the issue you raised. I also posted an [answer on stackoverflow](https://stackoverflow.com/a/73330791/14471375), but I...

I'm waiting for that issue to be resolved. How is it going?

> you could use next/dynamic ssr:false with nextjs I want to do something, but I get a type error. Do you know the expected reason? ```tsx const DevTool = dynamic(...

To check if the grammar was wrong, I created a `Test Component` component and proceeded cleanly as follows, but no problem occurred. ```tsx import { useForm, SubmitHandler } from "react-hook-form";...

I haven't been able to find a solution other than changing the state so that it can only be displayed on the `Client Side` . This is a cumbersome code...

Same for me with espanso 2.2.1 and macOS 14.4.1.

> Mmm I honestly haven't heard of that context menu option 🤔 . I don't have a macOS to debug. We need some help to investigate this 😢 Please talk...

I want that feature too.