[ObjectPageTitle / Toolbar]: Unit tests fail with Syntax error: > :nth-last-child(n + 2) is invalid coming from ObjectPageTitle/index.js #7045
Labels
compatibility
Issues related to conflicts or problems with other independent projects or tools.
consulting
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Issue during unit tests with ObjectPageTitle... The selector
> :nth-last-child(n + 2)
is in @ui5/webcomponents-react/dist/components/ObjectPageTitle/index.jsusage:
removing the Toolbar component solves the issue (just keeping the CreateTemplateButton
, so maybe some issue with the Toolbar component here under ObjectPageTitle
Isolated Example
No response
Reproduction steps
...
Expected Behaviour
No response
Screenshots or Videos
No response
UI5 Web Components for React Version
^2.7.1
UI5 Web Components Version
^2.7.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: