shadow1349
shadow1349
Is there any way to verify receipt of bitcoin? For example, if someone were to send me some bitcoin how would I know that 1.) I received it or, 2.)...
I am trying to use influx with my typescript/express app, but I cannot assign any strings in fields. here is my example: ```javascript import * as influx from 'influx'; import...
When I use the ng-map directive the map will sometimes appear completely grey until I change the screen size. I have a custom height set on the map: I can't...
I'm currently on Angular 15.0.0 Angular Material/CDK 15.0.0 with @angular-material-components/color-picker version 9.0.0. I tried updating to Angular 15.0.1 and Angular Material/CDK 15.0.1 but same result
### Current Behavior I was trying to create a custom generator with a dropdown and I noticed that only values appear. I tried this: ```json "type": { "type": "string", "description":...
### Affected Package The issue is caused by package @ngxs/devtools-plugin ### Is this a regression? This started to happen when I upgraded to version 18. ### Description There seems to...
Autocomplete doesn't work for me at all, I just get this message repeating in the output: ``` Applying schemas to 12 of your configuration files... Assigning /Volumes/config/configuration.yaml the configuration.yaml schema...
### Current Behavior I started a brand new NX monorepo using version 20.4.0 since that seems to be the supported version for angular 19. (https://nx.dev/nx-api/angular/documents/angular-nx-version-matrix). However, when I try to...