dsl400

Results 28 issues of dsl400

I could not find any information about `deleteField` and `arrayUnion` Also updating nested document field ('level0.level1.level2') does not work

question

## What kind of change does this PR introduce? minor change to the signup method ## What is the current behavior? for error responses auth.signUp returned `{ data: { user:...

please add a --quiet flag

any plans for dark theme for the emulator suite ui ?

help wanted
feature request

split terminal will not function properly when files are opened will not open all the terminals or will open the terminals in different order / layout

It would be nice to be able to use `upydev get main.py` without uploading aditional files onto the device get the file tree from the device and make all the...

shell-repl @ upydev WebREPL connected WARNING: ENCRYPTION DISABLED IN THIS MODE MicroPython v1.18 on 2022-01-17; ESP module (1M) with ESP8266 Type "help()" for more information. - CTRL-k to see keybindings...

my humble oppinnion is that subscription is deleted before the node.send finishes ``` broker.on('subscribe', function (subscription, client) { console.log(subscription) >>>>>> [{ topic: 'db/client-ek2jasyss8r/repo/7c8c7f0e-1b4d-4822-9f95-52a6a079a3e6',qos: 1 }] const msg = { topic:...

installing via install-Debian.sh fails the installation script checks for all ports to be closed then it fails because postgresql is not running ``` source install-Debian/tools.sh source install-Debian/check-ports.sh source install-Debian/install-preq.sh systemctl...

The TLDR is ... for some unknow reason my websocket client was receiving the full 400 html response and I could not do anything about it. While I do understand...