Bastian Kistner

Results 11 issues of Bastian Kistner

Hi there, I might be wrong, but I now replace my custom published package with 0.2.0 because I assumed the optional config param was resolved with that version. It should...

**Description / Use Case for a Feature** I'd really like to see a way to handle defaults with `tslog`. I appreciate `requestId`, `hostname` etc. but I also need to add...

enhancement

### What happened? When trying to add filters to a notification but not only with `Filter` instances but also with `Operator` instances, the serialization process first turns all values of...

bug

I tried the offscreen canvas with nextjs 14 but it doesn't load the model. Tried it first in my own project and all I see is the fallback. Then checked...

I was just looking for a way to ensure that all channels have been detached and released before I try to re-authorize the client with a different set of capabilities....

enhancement

**Expected behavior:** External moderation phases are not skipped when pre-moderation phase is enabled. **Actual behavior:** When pre-moderation is enabled in admin settings, external moderation phases will never run as the...

bug

## What does this PR do? ## These changes will impact: - [ ] commenters - [ ] moderators - [ ] admins - [ ] developers ## What changes...

## What does this PR do? Add German translations for notifications. ## These changes will impact: - [x] commenters - [ ] moderators - [ ] admins - [ ]...

### Describe the bug Apologies for coming up with an issue that I discovered in React 19 (rc). But after digging into the react/react-dom codebase and debugging tanstack router, I'm...