Skip to content

FormFeedback showing tooltip on bottom of the page #2002

@DavidRomao

Description

@DavidRomao
  • components: FormFeedback
  • reactstrap version #8.6.0
  • react version #17.0.1
  • bootstrap version #4.5.3

What is happening?

The text from FormFeedback when enabling the tooltip shows up only on the bottom of the page.
However it worked as intended when I wrapped the Input and the FormFeedback within a InputGroup.
So this is either a bug or if not then it should be mentioned in the documentation at least.

What should be happening?

I expected it to show up right below the Input component

Steps to reproduce issue

  1. Just add a Form with an Input and a FormFeeback inside a FormGroup

Error message in console

None

Code

The error can be seen here.

https://stackblitz.com/edit/reactstrap-vrl8wm?file=Example.js

And here's an example of how it should work using a workaround I found here #1253

https://stackblitz.com/edit/reactstrap-pjg61w?file=Example.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions