Philipp Sonntag

Results 12 issues of Philipp Sonntag

**Describe the bug** The members that are contained in the manifest override other defined properties. As all attributes in [FAST](https://github.com/microsoft/fast) are also members of a class, all attributes are always...

bug
needs triage

Hello there, I tried to fix a, in my opinion, very confusing error message. ![image](https://user-images.githubusercontent.com/31292378/99092012-ea581b00-25d0-11eb-86da-fc391ca14363.png) It is possible to see this message even when the cli is correctly installed and...

**Description** The _custom elements analyzer_ is a great tool to analyze component libraries. Currently, I'm using it to analyze my component library and automatically generate a API documentation that can...

**Checklist** - [x] Did you run the analyzer with the `--dev` flag to get more information? - [x] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? Hello there, at...

Issues: - https://github.com/storybookjs/storybook/issues/19167 - https://github.com/storybookjs/storybook/issues/18858 ## What I did I updated the order in which the different declaration information is extracted from the manifest. Previously, the members would override all...

bug
app: web-components

# 🐛 Bug Report When changing the type of a `text-field` which already contains content, the rules of the new type are automatically applied by the browser. This causes an...

status:triage

## Bug report ### Describe the bug Starting the admin dashboard and the server in their own processes does not work as [stated in the documentation](https://docs.medusajs.com/admin/configuration#admin-cli). If I understand the...

type: bug
status: needs triaging

Hello there, I'm currently working with the mediacapture api in different browsers. While working on the MediaStreamTracks, I've noticed that the stop method doesn't provide a way to get notified...

## Bug report Hello everyone, I am currently trying to implement a marketplace using [MercurJS](https://github.com/mercurjs/mercur-api-starter) based on the Medusa backend. I'm facing issues with the implementation of the password-reset route,...

status: needs triaging
version: 2.0

The specified route is not working and returns 401 by default. I cannot get any breakpoint to intercept this response after some hours of debugging. So this is all information...