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

isFull 有bug, beFull切换之后, isFull有延迟性 #17

Open
shalouzaixiayu opened this issue Jun 21, 2023 · 1 comment
Open

isFull 有bug, beFull切换之后, isFull有延迟性 #17

shalouzaixiayu opened this issue Jun 21, 2023 · 1 comment

Comments

@shalouzaixiayu
Copy link

isFull 有bug, beFull切换之后, isFull有延迟性

@any86
Copy link
Owner

any86 commented Aug 29, 2023

isFull实际是个异步函数:

beFull().then(()=>{
    console.log(isFull())
})

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

2 participants