Peter-Frank Spierenburg
Peter-Frank Spierenburg
I've created a new single-spa app with `npx create-single-spa --framework vue` I run the app using `npm run serve:standalone` and open a browser on `http://localhost:8080`. I expect to see the...
**Is your feature request related to a problem? Please describe.** I need to retrieve tens of thousands of id/value pairs from a key using Java. I believe that the SCAN...
I am trying to run the `example_webapp.py` example from this repo, on the unix port of micropython: ``` $ micropython MicroPython v1.18 on 2022-04-07; linux version Use Ctrl-D to exit,...
When I generate C# from either of the attached json schema files [position_schema.json.txt](https://github.com/RicoSuter/NJsonSchema/files/8845593/position_schema.json.txt) [flightplan_schema.json.txt](https://github.com/RicoSuter/NJsonSchema/files/8845594/flightplan_schema.json.txt) the resulting C# gives me several ambiguity errors around `_additionalProperties`. I'm not sure why these entries...
### Steps to Reproduce I've created a demo grails app that uses spring-security-ui and contains a failing integration test that I would expect to pass. $ grails test-app ### Expected...
### What happened? I power up the board and it presents an WLED-AP access point. I configure Wifi Settings and set Network Name and Network Password correctly. I click on...
I noticed that there was no config for the new Nano ESP32, so I added a stanza to `platformio.ini`. Let me know what you think.
I started from your SendMessageFromEvent example, and it does send messages occasionally. However, I'd estimate it only works like 5% of the time. I've updated the code from the example...
I've written a simple example based on your documentation but I cannot get it to work. I keep getting the following exception on the server side | Error 2014-02-08 14:16:57,862...
No matter how I configure my `docker-compose.yml` file in order to run eclipse-mostquitto using a custom mosquitto.conf file, I keep getting a variation on the following error message: ``` #...