-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
IntroJS Tooltip Not Displaying Correctly on iOS 18 #2081
Comments
I found this issue on macOS safari 18.0.1 |
Can you try?
|
This worked for me, but I had to add Thank you! |
Thank you, this worked for me too! |
I ran into the same issue and this worked for me, thanks! |
Hotfix works for me, thanks. Does the hotfix break the Android version, or older versions of iOS? |
I haven't seen any issues in android or older ios versions so far so i think the hotfix should be fine. |
Description:
I'm encountering an issue with IntroJS tooltips not displaying correctly on iOS 18. I tested this using an iPhone 14 Pro Max to view my website, which uses IntroJS. The first tooltip appears as expected, but when it moves to step 2, the tooltip does not display. I also tested this on the official demo page of IntroJS, and the issue persists there as well.
Additionally, I tested on BrowserStack with an iPhone 16 Pro Max running iOS 18, and the same behavior occurred.
This issue seems to only occur on iOS 18, as everything works fine on other platforms and iOS versions.
Steps to Reproduce:
Expected Behavior:
The tooltips should display correctly for every step in the tour, including step 2 and beyond.
Actual Behavior:
The tooltip only appears for step 1 and does not display for subsequent steps on iOS 18.
Devices Tested:
The text was updated successfully, but these errors were encountered: