nieshangsen

Results 1 issues of nieshangsen

**Describe the bug** Can not get the latest state varible in onClick callback func, when using react hooks. **To Reproduce** ``` function App() { const [num, setNum] = useState(0); function...

:bug: Bug