Side Menu click/tap no longer working

It seems with the latest update, the sidemenu no longer works. Any taps or clicks on links in the menu just don’t register.

I think this line in ionic.css is causing this:
.menu-open .scroll-content{pointer-events:none}

Anyone else have this problem as well?

Can you try this with the nightly builds?

nightly-2109 fixed this. Thanks!