Alexander Harding
Alexander Harding
Huh, weird timing! I was also just experiencing trouble with the lack of published events for this scenario. Below is my use case: - In my case, I have a...
> Would an [IntersectionObserver](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) work for the video use case? Unless the video sticks to the top of the screen as you scroll, I imagine you would want to pause...
> Do you have an example of this issue that I can look at? I can get you a repro example if it would help, but it may take a...
> Ah that's interesting. If the will/did events fired when cancelling the swipe gesture would that make it easier to implement the pattern you described above? I can't speak for...
FYI I see #27548, this seemed a bit more open-ended so I decided to make a separate issue in smaller scope (fixing the types).
@liamdebeasi, in my testing Typescript automatically infers T based on the component you pass it. By making the proposed change I was able to see type errors with incorrect params...
> Thanks for the request. Can you help me understand why you'd like to disable the haptics? This is a user request I've had a few times, mainly from Android...
That user is referring to a Voyager app setting, not phone setting :)
> Thanks for testing. I spoke with the Stencil team, and it sounds like there may be multiple bugs in Stencil that need resolving. I'll work with them to see...
Yeah, that makes sense seeing the Settings example! This was something Apollo does but doesn't mean its necessarily the right behavior. Just checking - there's no way to push a...