Tooltip won't work with Input.Group
See original GitHub issue- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.7.3
Environment
win10 chrome 68.0.3440.75
Reproduction link
Steps to reproduce
<Tooltip>
<Input.Group> // <-- directly put group
// other components
</Input.Group>
</Tooltip>
What is expected?
show tooltip properly
What is actually happening?
show nothing
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Bootstrap tooltip (placement=right) on input-group
The one with the input group is slightly out of align. Also the tooltip does not appear for select (selectpicker). Please help. Thanks....
Read more >Tooltips · Bootstrap v5.0
Tooltips with zero-length titles are never displayed. Specify container: 'body' to avoid rendering problems in more complex components (like our input groups, ...
Read more >Tooltip | Directives - BootstrapVue
Specify container: 'body' (the default) to avoid rendering problems in more complex components (like input groups, button groups, etc.). Triggering tooltips ...
Read more >How to Create Tooltips with Bootstrap 5 - Tutorial Republic
Learn how to use Bootstrap tooltip plugin to create elegant tooltips to ... problems in more complex components (like input groups, button groups,...
Read more >Bootstrap Tooltip Button - Easy HTML5 Video
elements ( such as input groups, button groups, etc). - Setting off tooltips on hidden elements will not operate. - Tooltips for .disabled...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The issue is like #11451, I will create a PR today
@afc163 has rewarded. Visit this issue on Issuehunt