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
https://stackblitz.com/edit/ng-zorro-antd-ivy-dfxepv
nz-date-picker nzTooltipTrigger="focus"
Show Tooltip when focusing date picker
Tooltip does not trigger when focusing date picker
The text was updated successfully, but these errors were encountered:
fix(module:tooltip): fix tooltip for work for wrapped focusable elements
88e4812
close NG-ZORRO#6955
fix(module:tooltip): fix tooltip for deeply wrapped focusable elements (
78c16a2
#6965) * fix(module:tooltip): fix tooltip for work for wrapped focusable elements close #6955 * test(module:tooltip): fix test
wzhudev
Successfully merging a pull request may close this issue.
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-ivy-dfxepv
Steps to reproduce
nz-date-picker nzTooltipTrigger="focus"
What is expected?
Show Tooltip when focusing date picker
What is actually happening?
Tooltip does not trigger when focusing date picker
The text was updated successfully, but these errors were encountered: