Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pointers): Fix UI tests for wasm
As the `CanBubbleNatively` is no longer overriden by the `EventRegistration`, the `PointerEnter` and `PointerLeave` was invalidly bubbling. Settings this flag back to `true` (even if it's not the reallity) fixes the issue. This however does not fix the issue described here #3007
- Loading branch information