Closed
Description
Anonym scenario
- Sign out if you're logged in
- Open the browser console
- Go to Organizations catalog and pick an organization with APIs
- Click on any connected APIs and navigate to API profile
Actual result
The browser console error:
TypeError: Cannot read property 'filters' of undefined
at Blaze.View.<anonymous> (apis.js:65)
- After that click on the logo site and navigate to the main page
Actual result
The browser console error:
TypeError: Cannot read property 'managedApiIds' of undefined
at Blaze.View.<anonymous> (apis.js:46)