Simon Fischer

Results 13 issues of Simon Fischer

### Steps to reproduce 1. open app 2. connect to server 3.try to open "Library" tab ### Expected behaviour App should not crash ### Actual behaviour App crashes ### Environment...

bug
waiting
unable to reproduce

**Describe the bug** Separated from https://github.com/mbolotov/intellij-cypress/issues/125 Did test it now finally, but unfortunately variable resolving seems to be broken: ![image](https://github.com/mbolotov/intellij-cypress/assets/20473239/baeb6a25-6f5a-4689-a308-eb0e8110daff) All the locals are undefined. Running in cypress open mode...

Just wanted to create a tracking issue for https://github.com/ioBroker/ioBroker.device-manager support. This should simplify the device management and hopefully fix / avoid bugs like: https://github.com/DrozmotiX/ioBroker.esphome/issues/198, ...

bug

The docs here https://drozmotix.github.io/languages/en/Adapter/ESPHome/ are pretty outdated with the recent changes. How should we proceed here? Of course, we could "simply update it", but as a lot of the info...

bug

As I saw you recently added some @type jscomments. There are quite a few "objects" around and figuring out what properties exist on each of them takes (i my opinion)...

enhancement

This adds a new optional cli option to the changelog plugin to specify (additional) changelog information directly from the cli, without adding it first to the WIP section in the...

## Description QMK merch on olkb.com link on https://qmk.fm/support/ links to 404 (https://olkb.com/parts). I think it is expected to link to https://olkb.com/collections/parts

**PR Checklist:** - [X] Provide a meaningful description to this PR or mention which issues this fixes. - [ ] Ensure the project builds with `npm run build` - [...

Running `npm run npip -- install toposort` I get the usual externally-managed-environment error. First thought: Python (recently) enforced using Virtual Environments (on most Linux distros at least). Some links: -...