Fredrik Heidgert

Results 6 comments of Fredrik Heidgert

I'm getting the exact same error under .NET Framework 4.8 and Minio 4.0.5. Downgrading to 4.0.0 seems to be the only option at the moment.

I experienced the same when upgrading my class lib to .NET 6. Was able to make it work by setting Target OS to Windows on project settings but I would...

I have tried something similar and noticed that the OrderBy on the SomeOtherEntity is not being executed in the query either.

I had the same problem (receiving 500.1000 errors). I had Node installed using NVM. Uninstalled NVM and installed the specific Node version needed and got it working.

I noticed that cloning this repo and opening the sample file in VS Code gives the same error: ![image](https://github.com/hosseinmd/react-signalr/assets/9531120/0970a990-7734-4ab1-9926-093df51e383c)

Just tried this and it works well in v0.2.20. Thanks for the fix!