When browsing the Overview tab of a Spring Boot app in Apps Manager, the UI panel crashes with a Javascript error similar to the following:
"TypeError: r.toLowerCase is not a function" or "TypeError: t is undefined"
Please contact support with the following information:
Apps Manager Revision: [revision-id]
Timestamp: 2020-03-04T09:28:28.555Z
Name: Pivotal Application Service Build: 2.8.4-build.16
Cloud Controller API Version: 2.142.0
Open Service Broker API Version: 2.15
Browser/Version: [browser]
Operating System: [os]
This is caused when the '
Health' actuator endpoint performs an asynchronous request for health information and Apps Manager does not handle this scenario correctly.