After creating a Reservation, the data is not being displayed in the screen of the Reservations.
Looked at the issue with Chrome F12 and can see the elements, data and names in JSON returned from the server, but all that is seen are the titles coming back to the normal screen.
Getting a JavaScript error when trying to display the Reservation, this might be related to the name of the Reservation it has an asterisk in it.
The other Reservations that work do not have an asterisk in the name.