Joe

Results 4 issues of Joe

I am trying to use it on my .net core library but when I use `dotnet build` I got error `/usr/local/share/dotnet/sdk/2.2.200-preview-009813/FSharp/Microsoft.FSharp.Targets(271,9): error MSB6006: "fsc.exe" exited with code 8` Runtime Environment:...

`step` option for Slider is not supported in v1.1.3 ### Expected Behavior `step` should be configurable and work as expected ### Current Behavior Object literal may only specify known properties,...

bug

After upgrade assetpack to `1.3.0` the bitmap font is broken ![Image](https://github.com/user-attachments/assets/4421c7cc-fc1c-4cd9-85cc-470d2e5d06d3) but it is working on assetpack `1.2.3` ![Image](https://github.com/user-attachments/assets/535f98ed-7f01-4967-9f84-d4674883023b) I used `{fix}` as the tags

I encountered an error while using for this document https://plisio.net/swagger/api ``` The type provider 'SwaggerProvider.OpenApiClientTypeProvider' reported an error: Schema parse errors: Invalid Reference identifier 'JWT'. @F# Compiler[3033](https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/compiler-messages/fs3033) type OpenApiClientProvider An...

help wanted