-
**Describe the bug**
Upgrading from `5.0.23` to `5.1.54` causes a build error due to some `using` directives not being added to the generated stubs. I have multiple libraries using `refit` …
-
Might be related to #263, however the error and use case are different.
I have the base address (i.e. RoutePrefix) for my API controllers defined in a constants file. I was trying to consume the Re…
-
I got these errors while testing #8765:
- The 1st error is the same as #9781 (displaying the address on the Trezor T and doing nothing with it)
- The 2nd one: `System.InvalidOperationException: Ca…
-
How to I handle can't connect to the API exception.
Currently my app crashes due to the following exception not been handled.
```
{System.Net.WebException: Error: ConnectFailure (Connection refused)…
-
**Describe the bug**
Returning accept from ApiGateway. Before I had method similar to this
`Task CreateMobileUserAccount(CreateUserRequest createUserRequest);`
upgrade to latest refit a…
-
Error: Unhandled Exception System.Exception: CurrentDomainOnUnhandledException ---> System.InvalidCastException: Specified cast is not valid.\n at (wrapper castclass) System.Object.__castclass_with_c…
-
**Is your feature request related to a problem? Please describe.**
As part of investigating https://github.com/coverlet-coverage/coverlet/issues/1084 and the impact it is having on various projects…
-
This is a tracking issue
While Avalonia is ready for use, we can't really claim that it's 1.0 when we know that certain areas **have** to be changed in incompatible ways to work properly on various…
-
**Describe the bug**
This is in reference to this PR:
https://github.com/reactiveui/refit/pull/1216
After installing `6.1.11-preview` and attempting to load in Visual Studio 2022 4.1, the…
-
**Describe the bug**
I think I already read about this bug, but I cannot find it... so here it is:
On WASM with Mozilla Firefox, if you close the file picker without selecting a file (cancel), the…