You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
As the title said, I bumped into this situation when I was working with the ShadowDom. I built a box which contained some links, then loaded it into my websites, one for desktop users and one for mobile users. After some tests, I realized that links inside my box are unclickedable in mobile page on IOS devices. I did several researches on google, some debugging, and found out my coworker implement this library into this one.
Although the bug can be manually fixed by adding a class into shadowhost div, I still consider this as an issue. Please check and fix it in your next version.