We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题描述:
复制文档的监听内容滚动选中菜单源码到项目中,会报错
TypeError: Failed to execute 'observe' on 'IntersectionObserver': parameter 1 is not of type 'Element'.
且TS类型也有问题。
Reproduction: CodeSandbox
看了下这个PR #2061 是已经被合并了的,只不过目前还没发版,请问下最近有计划更新3.7.9吗?还是需要等到4.0一起更新呢😄
期望效果:
更新小版本,与文档一致。
The text was updated successfully, but these errors were encountered:
+1,期望尽早发版
Sorry, something went wrong.
3.7.9 已发布
No branches or pull requests
问题描述:
复制文档的监听内容滚动选中菜单源码到项目中,会报错
TypeError: Failed to execute 'observe' on 'IntersectionObserver': parameter 1 is not of type 'Element'.
且TS类型也有问题。
Reproduction: CodeSandbox
看了下这个PR #2061 是已经被合并了的,只不过目前还没发版,请问下最近有计划更新3.7.9吗?还是需要等到4.0一起更新呢😄
期望效果:
更新小版本,与文档一致。
The text was updated successfully, but these errors were encountered: