Results 440 comments of bilogic

I hacked it like this in `App.svelte` and it's really old, `setScene()` no longer exists in the latest version ``` async function setScene(e) { let newscene = await e.currentTarget.textContent; let...

All the volume control seems to gone `SetVolume`, `SetMute` seems to be gone

> I.e. if I drag it from the Backlog to 'In Progress' it becomes 'In Progress', and if I move it to testing it would show 'Testing' but currently it...

I recently started looking into event sourcing, that might be a better way to implement all these tracking activities

This is helpful when moving code across namespaces, where I can sometimes have 10-20 duplicates. Since PHP-CS-Fixer already sorts the namespaces, why not go 1 step further and remove the...

> It will work exactly like it works in this package. You will need to add the count to the query in BOTH cases: > > ``` > public function...

@ttimasdf if I run `curl -k -v https://traefik-proxy.com:587` to connect to this PR, does it still show `CN=*.whatsapp.net`? ``` * ALPN, offering h2 * ALPN, offering http/1.1 * TLSv1.0 (OUT),...

> Another I found from reactflow team is Id to be a string, it was a number this was the bug

shows a blank page in Chrome

I meant the commited file here `ui-editor.html`, it is a blank page