This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Description
Hi:
Following developer guide to run the app in web browser through "ionic serve" command.
My environment settings: windows 10, node v6.11.3, npm version 3.10.10, gulp CLI version 1.4.0, ionic CLI 3.9.2, Chrome Version 61.0.3163.100 (Official Build) (64-bit)
After signing in as user1 , selecting a few resources as booked, clicking "Bookings" link in browser, the result was not displayed on panel, though the booking HTTP Get call got the json string of booked resource list for user1

chrome debug console

booking header

booking response
