Mohammad Kermani
Mohammad Kermani
Use badge containing tasks icon in sidenav to show the number of currently open tasks.
I already searched for this issue. **Edition:** 2nd **Book Title:** Get started **Chapter:** 2 **Section Title:** Value Type Determination **Question:** As you have mentioned about `bigint`s in the chapter, shouldn't...
There is a typo in "Securely transporting stuff: HTTPS explained": > So, https **servers** two main purpose must be > So, https **serves** two main purpose
### What version of Turborepo are you using? 1.4.0 ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...
It seems there is a bug in Network tab. When I open the program, the VM network interfaces are shown without any problem. Now, if I start, stop or restart...
When I try to use `node-ldapauth`, I get the following error: ``` Error: LDAP connection is not yet bound ... ``` My code seems like this: ``` var config =...
If we try to use this package as an ESM module in Node (without any build tool), we get errors like this: ``` SyntaxError: Named export 'Explorer' not found. The...
It seems that `Registers` type is not narrow enough: https://github.com/spectrum-finance/ergo-sdk-js/blob/dbdd3411fcb34186c557b544128dd1a79d94ae4d/src/entities/registers.ts#L31 The user may provide any string value as key, which is not correct. It can be fixed easily with a...
- **Version**: 1.9.2 - **Platform**: Darwin / Linux - **Subsystem**: Circuit relay transport #### Severity: High #### Description: I have a p2p network of some relay and non-relay nodes. The...