Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Caret doesn't reposition properly on dynamic resize of popover #50

Open
akshaygpt opened this issue Mar 19, 2019 · 0 comments
Open

Caret doesn't reposition properly on dynamic resize of popover #50

akshaygpt opened this issue Mar 19, 2019 · 0 comments

Comments

@akshaygpt
Copy link

Hi, I'm trying to render a popover:

  1. When the data is fetching, it simply shows a 'Loading...' text.
  2. When fetching is done, it shows the actual data.

The size of the popover changes dynamically according to the amount of data fetched. The problem happens when the popover is near the screen edge. When the data fetching is done, the popover repositions itself to always remain inside the viewport, but the caret doesn't reposition.

Is there a way to make the caret reposition correctly?

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

No branches or pull requests

1 participant