Menci

Results 39 issues of Menci

I'm download files with `fetch` and saving them to a zip file. If a network error occurs while fetching, how can I tell browser the download failed rather than just...

Like https://github.com/dsherret/ts-morph/issues/559, but for an Anonymous Type: ```ts if (type.isAnonymous()) { type.getApparentProperties().map(prop => { // prop.hasQuestionToken() ? }); } ```

#55 says `Link.defaultProps.prefetch = null` but now `Link` is a FunctionalComponent. AND WHY PREFETCH IS ENABLED BY DEFAULT ON HOVER? TO DDOS MY BACKEND SERVER?

Create a local MinIO server with a `testfile` in a `testbucket`. ```js const MinIO = require("minio"); const client = new MinIO.Client({ endPoint: "127.0.0.1", port: 9000, useSSL: false, accessKey: "minioadmin", secretKey:...

priority: medium
community

MIT or BSD or GPL?

This PR fixes #43. **Technical details**: The original code loads GTK+ inside the Unity process. It causes the `gtk_init` function to hang in a deadlock (See the backtrace [here](https://github.com/gkngkc/UnityStandaloneFileBrowser/issues/43#issuecomment-864010542)). I...

Align with TypeScript's official declaration of [URL](https://github.com/microsoft/TypeScript/blob/25fc025f501d97190225d203a4c02d2c847ffffe/lib/lib.dom.d.ts#L14901).

For example, I write ``` $$ x _1, x_ 2$$ ``` It will be treated as italic text. On some editors like MacDown and StackEdit it will be rendered correctly.

I installed XposedInstaller from https://forum.xda-developers.com/showthread.php?t=3034811 on my XZ1C (with LineageOS 15.1 from XDA, OpenGApps, Magisk). I can launch the app before I download the Framework. After the framework is downloaded,...

Seems there isn't `net.demilich.metastone.MetaStone`? ``` 7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs) Processing archive: metastone-1.3.0 (1).zip Extracting metastone-1.3.0 Extracting metastone-1.3.0/lib Extracting metastone-1.3.0/lib/app-1.3.0.jar Extracting...