Replies: 1 comment
-
3.9.3 已经兼容了这个问题,更新一下 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在项目里之前是这么用的,最近项目报错了,调研发现是支持了卸载时执行的功能。本来能够直接写acync语法的函数挺方便的。现在加了这个功能导致没办法这么直接用了😭。
useMount(async () => {
...
})
Beta Was this translation helpful? Give feedback.
All reactions