Hi, I noticed haptic feedback is no longer triggering for me on the official demo site and also in my own web app using web-haptics@0.0.6.
What I expected
Tapping buttons that call trigger(...) should produce vibration/haptic feedback on supported mobile devices, but no vibration/haptic feedback occurs.
Device / browser
- Device: iphone 15
- OS: iOS 26.5 beta
- Browser: Safari, Chrome
Notes
This was working before for me, so I’m wondering if this is related to a recent browser/OS behavior change or a package-side issue.