Marcel Vogel

Results 4 issues of Marcel Vogel

Parsing fails when reading long log lines. ``` bufio.Scanner: token too long ```

Updated to kafka version 2.2.0

### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have tried disabling all browser extensions or...

bug
I18n

### Description of the bug Using MockComponent to mock one dependent child Component all other child Components are mocked as well. ### An example of the bug If you have...

bug