Jongmin Yoon

Results 4 comments of Jongmin Yoon

@gap777 Well, I made something work-around implementation that scroll speed increases gradually. It also considers the mouse position outside of window. If u need it, just adjust some codes below...

I don't think it is resolved in nuxt 3.6.3 even with `nuxi upgrade --force`. ![image](https://github.com/nuxt/nuxt/assets/77711322/ba96c7f0-0684-4b96-9085-c505c211e8e7) If I call api many times at once, some of them fails with status code...

That's good idea! Should I make pr for that?

> Necessity of `toJSON` method is already written in [README](https://github.com/unjs/ofetch#%EF%B8%8F-json-body). > > I agree that it's nice to have a logic to detect un-processable instance and show a warning message....