question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

Edit on CodeSandbox

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:closed
  • Created 5 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
yociduocommented, Aug 2, 2018

The issue is like #11451, I will create a PR today

0reactions
IssueHuntBotcommented, Aug 3, 2018
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found