Philipp Goemann

Results 6 issues of Philipp Goemann

I am looking for ways how to style components with grommet and tried out styling individual components via styled-components. ### Expected Behavior If I leave the styled-component empty (no styles...

I am having trouble even describing my problem properly, so I lead by giving an example. Right now I have to modifiy my real data when using it as mock...

**Is your feature request related to a problem? Please describe.** I have a document that creates component with dynamic content. These components can span across multiple pages. The logic I...

new feature

Hey, first of all thank you for this amazing plugin. It works great! Now here is my issue. I added the [ mux-video-uploader plugin](https://market.strapi.io/plugins/strapi-plugin-mux-video-uploader) to my strapi instance. The point...

### What version of `@strapi/blocks-react-renderer` are you using? 1.0.1 ### What's Wrong? Ordered/Unordered Lists numerations/bullet points are displayed outside of the container. ![image](https://github.com/user-attachments/assets/6329dc29-5f2f-428e-993f-c8999685c84e) ![image](https://github.com/user-attachments/assets/dcbd9f73-7287-48e7-9fe8-2ba4795282d8) ### To Reproduce Use blocks-renderer for...

issue: bug

I am having a hard time supporting Markdown within the generated Document by react-pdf/renderer. What I have so far: I am using react-markdown to parse Markdown and transform it into...