Skip to content

Edge: ui5-shellbar - shellbar items are broken #1427

@codefactor

Description

@codefactor

Describe the bug
In Edge browser, the shellbar items are broken due to the in the shellbar. The error happens on this line:
http://github.com/SAP/ui5-webcomponents/blob/bc3de4d89dff12cce0e53782363d6de0563b39de/packages/fiori/src/ShellBar.js#L816
JSON.stringify() when containing the avatar causes a self-reference error.

To reproduce
Steps to reproduce the behavior:

  1. Use Edge
  2. Go To https://sap.github.io/ui5-webcomponents/playground/components/ShellBar/

Isolated example
Not Needed

Expected behavior
The shellbar should be visible

Screenshots
If applicable, add screenshots to help explain your problem.

Context

  • UI5 Web Components version: rc6
  • OS/Platform: {...}
  • Browser (if relevant): {...}
  • Other information: {...}

Affected components (if known)

Log output / Any errors in the console

0: Circular reference in value argument not supported

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions