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

[Affix] 移除事件监听时机错误 #2773

Closed
dntzhang opened this issue Sep 5, 2023 · 2 comments
Closed

[Affix] 移除事件监听时机错误 #2773

dntzhang opened this issue Sep 5, 2023 · 2 comments
Labels
to be published fixed, not be published

Comments

@dntzhang
Copy link

dntzhang commented Sep 5, 2023

onBeforeMount(() => {
off(document, 'scroll', onDocumentScroll);
removeHorizontalScrollListeners();
});

@uyarn uyarn changed the title 这个是不是写错了,onBeforeMount? 确认一下 [Affix] 移除事件监听时机错误 Sep 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

♥️ 有劳 @ontheroad1992 @Simon-He95 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @dntzhang

@uyarn uyarn added the to be published fixed, not be published label Sep 5, 2023
@uyarn uyarn mentioned this issue Sep 5, 2023
16 tasks
@uyarn
Copy link
Collaborator

uyarn commented Sep 6, 2023

fixed in 1.6.5

@uyarn uyarn closed this as completed Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

2 participants