Khiet Tam Nguyen

Results 33 issues of Khiet Tam Nguyen

Hi, I believe there's an issue with the dates being duplicated in the date array passed into "onChange". This can be reproduced by: 1. Select a cell (e.g. Cell A)....

When trying to build [node-libcurl](https://github.com/JCMais/node-libcurl), I get the following error: ![bundlejs_node-libcurl](https://github.com/okikio/bundlejs/assets/86177399/253b917c-8d40-4add-9b36-b81080875742) The full error message is: ```text Error: [getRequest] Failed at request (https://unpkg.com/[email protected]/lib/binding/node_libcurl.node) Error: Couldn't load https://unpkg.com/[email protected]/lib/binding/node_libcurl.node (404 code) ```...

# Curl Easy segmentation fault with requests to external site Thank you for this library :). Please let me know if any other information would help. ## Describe the bug...

bug
segfault

Hello, In version 3.0.0, the [code tab on npm](https://www.npmjs.com/package/node-libcurl/v/3.0.0?activeTab=code) contains many redundant files: ![node-libcurl-3 0 0](https://github.com/JCMais/node-libcurl/assets/86177399/60aa8ee0-3e71-47ad-8fc2-e10b9d63f8a6) From what I can see, only ```json "files": [ "binding.gyp", "dist", "scripts", "src" ],...

## Description When a REDIS_URL specifies a "family" in the URL, e.g. ``` redis://@redis:50004/?family=4 ``` it is not type-casted to number, resulting in the error ```text node:dns:179 validateOneOf(options.family, 'options.family', validFamilies);...

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
has-repro-gist
27-x-y

Hello, node-netstat currently does nothing if the command [netstat](https://linux.die.net/man/8/netstat) is not found (i.e. [net-tools](https://net-tools.sourceforge.io/) is not installed). For example: ![node-netstat does nothing](https://github.com/danielkrainas/node-netstat/assets/86177399/c7336e6d-23a7-4516-b1cd-64815b200a3b) code source (click to view) ```javascript /** *...

feature

On Windows, the state for a started HTTP server is `LISTENING`, but on Linux, it's `LISTEN`. Is there a way to consolidate these differences when filtering? Also, it would be...

### Description On Linux, when using the AUR package [ente-auth-bin](https://aur.archlinux.org/packages/ente-auth-bin), attempting to edit (or get QR code) results in the APP hanging/unresponsive. I've discovered that this is because it is...

--desktop
- auth

### Description When creating a new tag, it is possible to uncheck it and then create another one with the same name (or alternatively, create a tag with the same...

- auth