-
### What happened?
Hi,
Firstly thank you for the great library, it transformed the way I thought about building UIs and it's so much more elegant than redux and so much cleaner than React hooks.
…
-
## 什么是Hooks
从19年初 React V16.8 开始,正式支持Hooks特性。React Hooks 是一种能让你在函数组件中使用state和组件生命周期的一种方式,在Hooks出来之前,你必须把函数组件改成class组件才能用到这些特性。
而且,Hooks特性是完全兼容老版本代码的,所以不会对已有代码造成任何影响。并且官网也不推荐为了用Hooks而重构老代码。
Hook…
-
-
### Describe the bug
Hi!
I've got an error on Safari v18.1 where I want to use context menu's `copy_with_column_headers` option. It doesn't copy any value, column header nor cell's value (doesn't ad…
-
Following on from https://github.com/pnpm/pnpm/issues/1093#issuecomment-378014548:
> Regarding pnpmfile.js. As of now, package-specific pnpmfile.js are used. However, I assume that in a monorepo, m…
-
Currently, **@rtk-query/codegen-openapi** generates named export hooks for queries and mutations, but it is missing the useQueryState hooks. I would like to propose an enhancement to include the useQu…
-
### **Package Scope**
- [x] 기존 패키지에 기능 추가
- [ ] 새로운 패키지
- Package name: @modern-kit/react/hooks
### **Overview**
비동기 함수를 순차적으로 실행할 수 있는 커스텀 훅을 만드는 건 어떨지 의견을 묻고자 ISSUE 남깁니다.
…
-
### Link to the code that reproduces this issue
https://github.com/ali-idrizi/next-intercepting-routes-hooks-reproduction
### To Reproduce
1. `next dev`
2. Click the link in the homepage
3. Notic…
-
React query is not supported in the connectors' forms: Create connector and connector parameters. Connectors' forms fetch data to provide users with options or to perform async validations. We should …
-
Running docker build on a fresh new-django-app template fails with:
```console
8.556 npm error code ERESOLVE
8.558 npm error ERESOLVE unable to resolve dependency tree
8.558 npm error
8.558 npm…