App created from sidemenu template on Windows crashes if the sidemenu is dragged from the sides

App created from sidemenu template on Windows crashes if the sidemenu is dragged from the sides.

Ionic Info:
Cordova CLI: 6.1.1
Ionic Framework Version: 2.0.0-beta.6
Ionic CLI Version: 2.0.0-beta.25
Ionic App Lib Version: 2.0.0-beta.15
OS: Windows 8.1
Node Version: v0.12.2

Steps:

  1. Create a new app using command - ionic start crash sidemenu --ts --v2
  2. Add to config.xml to support windows platform.
  3. Add Windows Platform using command - ionic platform add windows
  4. Run the app using command - ionic run windows
  5. App opens successfully and works perfectly well as long as the side menu is not dragged from the sides. If the side menu is dragged from the sides - the app crashes and closes automatically.

Any suggestions for a quick fix,

Thanks,
Sankaranarayanan MG