Marcus Notheis

Results 33 comments of Marcus Notheis

Hey, I came across the same issue and was able to work around it by using my personal access token instead of the default `${{ secrets.GITHUB_TOKEN }}`. With `${{ secrets.GITHUB_TOKEN...

Example snippet for @vbersch's issue: this works: ```js const Link = styled('a')({ color: '#24292e', '&:before': { content: '"*"' } }) ``` this doesn't: ```js const Link = styled('a')((props) => ({...

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

> the usage in the WebComponents for React playground is incorrect. There bar with design Header is placed in the footer. The UI5 Web Components for React Playground is now...

Thanks for reporting! As the root cause of this issue seems to be caused by the UI5 Dialog Web Component, I'll forward this issue to the UI5 Web Components repository....

> One maybe naïve question... when you introduce a new web component, does the React version come along at the same time? Or is there additional work required there? Let...

> Since we use UI5 Web Components for React, do you have any idea about availability of this component in WC4R library? Hey, I'm one of the maintainers of the...

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

Internal Incident created: 2280143894