-
-
Notifications
You must be signed in to change notification settings - Fork 50.3k
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
fix: Menu collapsed jumping #21314
fix: Menu collapsed jumping #21314
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 34e5e42:
|
Codecov Report
@@ Coverage Diff @@
## master #21314 +/- ##
=======================================
Coverage 97.55% 97.55%
=======================================
Files 300 300
Lines 6999 6999
Branches 1929 1918 -11
=======================================
Hits 6828 6828
Misses 171 171 Continue to review full report at Codecov.
|
close #21209 too. |
@afc163 请问下,官网渲染 demo 组件用的是右上角版本还是master代码? |
右上角显示什么就是什么版本。 |
next.ant.design 现在是手动部署,版本不一定。可以找 @zombieJ 触发。 |
不干预就是右上角版本?我看现在next里当前修复已经生效了。但是并没有发rc5. |
那就是 master 的某一个 commit。 |
🤔 This is a ...
🔗 Related issue link
close #21301
💡 Background and solution
Revert #21109
📝 Changelog
☑️ Self Check before Merge