Georg

Results 8 issues of Georg

For me `npm run-script lint-fix` and `npm run-script postlint-fix` don't really run prettier or the styling as expected. We need: - The procedure/commands documented in the README and - Once...

This only happens when I start the downloaded artifact (app image), started in terminal so I see the console output. This error did not pop up when I run the...

bug

Reported by mail: Application errors out with `Repeatedly failed to write text to "#contactForm-Message": ` For me it works. Also this selector was not changed during 1.7 release. I double...

bug
needs-reproduction
confirmed

rewrite the higher-order-components to react hooks e.g. `bindActionCreators()` in DevMenuPage.js

I'm not 100% sure but from a one-time-experience I had the feeling that the bot would not recover, once it had an no-internet-error. Could be a good improvement, to make...

enhancement
needs-reproduction

While fixing issue #151 the react-hot-loader (only supports react < 18) was removed due to incompatible versions. Something similar should be implemented for developer convenience. Maybe: https://www.npmjs.com/package/react-refresh-webpack-plugin Too low level:...

### Version 3.5.3 ### Branch future3/main ### OS Ubuntu 22.04 ### Pi model Laptop ### Hardware _No response_ ### What happened? 1) https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/main/src/jukebox/jukebox/multitimer.py#L249 `self._function = self._callee(*self.class_args, iterations=self._iterations, **self.class_kwargs)` Instead of...

bug
needs triage
future3