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

Div with class "joyride-backdrop backdrop-bottom" isn't scaling up to full height in Safari #392

Open
tantebootsy opened this issue Jun 16, 2021 · 1 comment

Comments

@tantebootsy
Copy link

Describe the bug
In Safari 14.1 the div with the class "joyride-backdrop backdrop-bottom" is only shown / scaling up to full height, after resizing the browser window a bit.

To Reproduce
Steps to reproduce the behavior:

  1. Open Safari 14.1
  2. go to https://tnicola.github.io/ngx-joyride/home
  3. Start Tour
  4. You will see the last overlay missing

Expected behavior
Div scales up fully.

Screenshots
screenshot

Additional context
Problem can be fixed by replacing "height: 100%" with "flex-grow:1" for the div mentioned. Tested in Chrome, Firefox, MS Edge, Opera

@taiebnoe
Copy link

Same issue.

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