Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不能将类型 SetStateAction<number> 分配给类型 (value: number | null) => void #511

Open
woowalker opened this issue Nov 15, 2022 · 0 comments

Comments

@woowalker
Copy link

woowalker commented Nov 15, 2022

onChange 的改动是否是破坏性改动?
const [val, setVal] = useState(0) <InputNumber val={val} onChange={setVal} />
造成了大面积编译不过

inputnumber

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant