Tall target issue #891
Replies: 1 comment
-
I also encountered this problem. This will happen when target approaches the bottom. Have you solved this problem now? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm facing an issue when the target element is very tall (like can exceed 100vh).
This makes the floater overflow, and the spotlight also. (out of the overlay itself)
I tried to set the max height for the spotlight, but the floater doesn't follow its position anymore (still appears bottom to the actual target height)
Also, note the following
I need the ability to do one of the following:
or any idea about how to handle this case would be great!
Beta Was this translation helpful? Give feedback.
All reactions