Thomas Theiner
Thomas Theiner
Hi there is it planned to change the extension to store the options and extension information (and everything else currently located in localStorage) in Google Sync? If not, I could...
My formly field config should be JSON powered in the end, but unfortunately I didn't find a way to have the validations I need. Let's say I have two text...
Hi, I have an AZ Delivery ESP32 NodeMCU module together with a VS1053 from LC Technology. I have the following connections between both VS1053 => ESP32 ----------------- SCK => 18...
If I want to show an option of a select only if another field has a certain value, I can do this (using the Swig template engine): ``` "outerobject": {...
**Describe the bug** Searching stops after 30th character of option label **To Reproduce** Setup a drop down with longer option labels, try to search for a label part that starts...
Latest FirebaseArduino version ESP8266 board version 2.7.4 ArduinoJson version 5.13.1 I have an issue when using FirebaseArduino (in setup())with ESP8266. The Firebase connect data is definitely correct If I try...
**Describe the bug** I can manage my subscriptions perfectly with invidious and clipious. But: On top of the subscription view in clipious it always shows the same video even though...
I've successfully setup Firefox debugging in VSCode ... generally speaking. But whenever my app opens up a new window, the debugger seems to be detached from it. Only breakpoints of...
I have used your action to copy my `build` folder to an existing SSH remote folder source: "build/*" target: "/www/htdocs/sjdgfjsd/mydestinationfolder/" but it always creates the `build` folder on the target....