Michael Manzinger

Results 20 issues of Michael Manzinger

Challenge: Displaying in tabs might not be good for 8 AUX ways any more * Dropdown to select an AUX? * Scrollable tab bar?

Upgrading the library to newer versions of Angular is painful because it was created at a time when the Angular CLI was not around. Switching the current manual build process...

Hi there, If the JSON from the OAuth provider contains single quotes, it causes an error. Example (with misconfigured Azure AD): ```json { "error": "invalid_client", "error_description": "AADSTSXXXX: The application 'MyApplication'...

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/windows
bug :beetle:
has-repro-gist
32-x-y

Fixes #8 TODO - [ ] Copy over existing version - [ ] @Input() type errors, required: true - [ ] Prettier - [ ] Fix JSDoc formatting - [...

### Describe the bug When returning types like `Uni` from GraphQL APIs in Kotlin, the information that they are not nullable is lost: ```kt @GraphQLApi class HelloGraphQLResource { // [String]!...

kind/bug
area/smallrye
area/kotlin
area/graphql
area/mutiny

Hi there, when parsing JSDoc `@link` annotations with a link text set, the parser removes the space between the link target and the link text if the link's target can...

Hi there, I noticed a small bug around the override behavior of the different margin properties: If they are set to 0, they are not applied when a margin has...

styles