usablica / intro.js

Lightweight, user-friendly onboarding tour library
http://introjs.com
Other
22.67k stars 2.59k forks source link

The screen flickers when the user navigates through hints in safari #2038

Open vtmonilgandhi opened 4 months ago

vtmonilgandhi commented 4 months ago

Description

When users attempt to navigate through hints in Safari, a screen flickering problem occurs, disrupting the browsing experience, this issue arises specifically when users move to the next or previous hints within the browser. The same issue is being observed in the example provided by Intro.Js https://introjs.com/docs/examples/basic/hello-world

Expected Behavior

The screen should not flicker when the user navigates through hints.

Actual Behavior

The screen flickers when the user navigates through hints.

Errors and Screenshots

https://github.com/usablica/intro.js/assets/22075514/6fc8e4fb-42e3-4d79-be7d-f0f71ce242a0

Example

The example provided by Intro.Js https://introjs.com/docs/examples/basic/hello-world has a similar issue.

Environment

Intro.js Version: 7.2.0 OS: Mac Mini Intel i5 JavaScript libraries: Angular 13 (13.1.0) Browser Version: Safari Version 17.3.1 (19617.2.4.11.12)

vishwasracharya commented 4 months ago

I am also facing this issue.

vishwasracharya commented 3 months ago

Could you please provide an update regarding the status of this issue? I would greatly appreciate it if you could inform me whether it is slated for resolution in future development cycles. Given that this issue is affecting the production environment and has a significant impact on a large number of users, timely attention to its resolution is crucial.