Skip to content
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

Popover docs doesn't work properly. #1838

Closed
sirldev opened this issue May 22, 2020 · 1 comment
Closed

Popover docs doesn't work properly. #1838

sirldev opened this issue May 22, 2020 · 1 comment

Comments

@sirldev
Copy link

sirldev commented May 22, 2020

  • components: PopperContent
  • reactstrap version ^8.4.1
  • import method es
  • react version ^16.8.6
  • bootstrap version ^4.3.1

What is happening?

PopperContent appears right when click Left button at here Popover Placements

What should be happening?

It should appear left (maybe i think..)

If Popper has enough place , it work properly.

스크린샷 2020-05-22 오후 1 52 02

스크린샷 2020-05-22 오후 1 51 49

I'm not good at English, so I captured above images to show the bug.

I think this bug can be fixed with #1835

@kyletsang
Copy link
Member

This is how popper works. It will only appear on the left if there is enough space. You can also see the same behavior in upstream bootstrap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants