Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exceptions thrown when navigating back from marketplace #4287

Closed
richard-cox opened this issue May 12, 2020 · 0 comments · Fixed by #4288
Closed

Exceptions thrown when navigating back from marketplace #4287

richard-cox opened this issue May 12, 2020 · 0 comments · Fixed by #4288
Labels
Milestone

Comments

@richard-cox
Copy link
Contributor

  • refresh on service marketplace, must be over 100 services (see IBM's CF)
  • if the browser back button is enabled, use it. if not nav to a service and then hit back twice
  • two exceptions should show
ERROR Error: SidePanelService: container already set
    at SidePanelService.setContainer (side-panel.service.ts:40)
    at DashboardBaseComponent.ngAfterViewInit (dashboard-base.component.ts:135)
entity-request-pipeline.ts:94 TypeError: Cannot assign to read only property 'cfGuid' of object '[object Object]'
    at globalSuccessfulRequestDataMapper (cf-entity-generator.ts:173)
    at map-multi-endpoint.pipes.ts:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants