Walter Burditt

Results 2 issues of Walter Burditt

The developer console reports the `push-menu.ts` files uses of `touchstart` as an issue as it does not allow for passive mode. This is a scroll-blocking event and makes the page...

type:enhancement
version:4.x

In the code snippet below, it has worked for a few versions back, but once I upgrade to 4.2.3 this code blows up with a null exception error and it...