Leo
Leo
If outputting table data as CSV, double quotes don't get escaped properly. Check this source file: ```ts import { Command } from '@oclif/command'; import { cli } from 'cli-ux'; export...
**Describe the bug** When encoding the go string `"null"`, it gets encoded into the yaml value `null`, which is the null literal, rather than a yaml string. **To Reproduce** ```go...
### Description I understand it's not part of the F# core library and isn't covered in the docs either, but IReadOnlyDictionary and IDictionary are abstractions around types that are covered...
## Description I'm evaluating Fable for a toy project and was trying out TypeScript compilation. However, using Thoth.Json results in invalid code (with fable 4.5.0) when compiling Thoth.Json (the JS...
When using react-native-web, my browser complaints that the svg isn't labelled correctly when the icon is diplayed. Should the generated code maybe add `aria-label` to each `
I have several folders that are "shared with me" in drive and I did add them to "My Drive" as described in #643 or #1076. However, running `drive pull` will...
### Description Async does not generate correct type signature. ### Repro code [REPL](https://fable.io/repl/#?code=PYBwpgdgBAygngZwC5gLYDoAqALATmAQwBMBLCAcywIQGsEAoegGzCSiOAEEE4IBjKAF4o9KGKjVeAgN6jx8-EgCuuaACJsJNXLEBfIA&html=DwQgJg9gxgLgngBwKYAIAWMC2AbAfAKGAxwMLSQEMwCUVgYBLGbJXAUQA8olsUBmAGwBWFAwB2KChLQQArgCdgAekbNW+WsExIYFdDBgIAtEgCOshgDcAvAHIAwhDEwkzowBVESWyihOXznYuHDBKxNgA3L5oFPIAzjrWsjAAZkYAHLY0dNq6KGIU2tYARJYMSADuCBDyMMW+-q4wJRUMYDBo1mBIZdxGre1oADSiYkwMFNhGcVCTSNYAjMXZwDPyDAgwKHHyUCUYhnEAXEpKUGBiAHQAVnHd2Fbyl2I6SmIImEpltbKTRpCYAACACZLgswUowAw4qFvjBflMATc4vUoPIIHE4jUGABzcS4ZRrDYwFYwuAsbK0ABGEDAcBQAG8NLQWQgqFCxDijighAAGBAcCLMlkoFL+IwpQoMbBwblxKRxaZIdYpIUigC++GFKF0VJYjO11Jq3Xk0zZUHEXJQ-MFhpQNPkJqMNIMEEw3IWAu2EAeYBQAGIkLyg0G1SL7cblUZ1jiMB6vVjfQGQ8HeWHaJrtTAwEMs2gDeGUAMOty+QL0yyHU6WCkYPGON6k4HU6G7VWozAIAh6422smW2m7WywByrUJy3aIJZlSlsBAKty0G1umIK7RgjAjFOZ3OFygeA8EHFoRXMyLs5cEixYEg-UzC8PR9ybaetee-eIEMkC+Hi2hubM2BQAAFAsvK8gApCgRg8gKACUa7oEguJxigwLAhOhaYLEeJiM+mEspqmhKGSFKEGElDUFqwA0nSKxQpYohgCU2HiMsygMQQyi0XApDKOEBBAA&css=Q) ### Expected and actual results It should have some type signature like `export const doAsync: Async` instead...
### Description When compiling to TypeScript, interfaces will get compiled as well instead of erased. However, when the Mangle attribute is set, the interfaces will not get mangled, but the...
### What version of gRPC and what language are you using? I'm using C# with .NET 8.0 on ASP.NET Core and `Grpc.AspNetCore.*` packages 2.65. ### What operating system (Linux, Windows,...)...
### KOreader Sync plugin version 0.7.1 ### KOreader version 2025.04 ### Operating System Linux ### Connection type Wired (over usb cable) ### Describe the bug When reading the metadata from...