Skip to content

Breadcrumbs: theming stylesheet not properly injected in NextJS #6666

@MarcusNotheis

Description

@MarcusNotheis

Bug Description

When being used in NextJS, the ui5-breadcrumbs are somehow breaking the style injection to the page and all theming parameters CSS Variables are missing (one adopted stylesheet is missing).

Affected Component

Breadcrumbs / BreadcrumbsItem

Expected Behaviour

Theming Parameters should be injected

Isolated Example

https://codesandbox.io/p/sandbox/gifted-water-ouu7jf

Steps to Reproduce

  1. Open the example sandbox
  2. See that no theming parameters are injected

Log Output, Stack Trace or Screenshots

image

Priority

High

UI5 Web Components Version

1.11.0

Browser

Chrome, Edge, Firefox, Safari

Operating System

MacOS

Additional Context

I didn't find the root cause of this issue, maybe it is related to all components which have internal dependencies?

  • Breadcrumbs -> BreadcrumbsItem
  • MultiInput -> Token?

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

Labels

TOPIC CorebugThis issue is a bug in the code

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions