Fabian

Results 2 issues of Fabian

### Six Webcomponents version 4.0.3 ### Steps to reproduce 1. Create a tab group 2. Dynamically change the title of one of the tabs so it grows and pushes the...

### What problem does this feature solve? Currently the `six-file-upload` component exposes an event `six-file-upload-success`, that returns a CustomEvent of type `SixFileUploadSuccessPayload`. This is a union type of `IMultipleFiles |...