Teodor

Results 5 comments of Teodor

This one bugged me for a while as well until I realised the value is coded `as BIT-fields` https://lego.github.io/lego-ble-wireless-protocol-docs/index.html#port-output-command-feedback-format The hex value 0A is in decimal form 10. In binary...

It seems onFinalize should do the trick: https://firebase.google.com/docs/functions/gcp-storage-events

This feature would be great. I'm trying to make my dialog as "dumb" as possible. I have a form in my dialog that saves sends stuff to a server. If...

Just updated and have to revert back again. This breaks the layout on a lot of pages. Sure this can be averted by word-break: break-all, but bad work arounds tend...

How is it going with this? Angular Material Extensions Library is using ng-select under the hood and uses version 20 with this bug. Would be nice if this PR was...