Steven Dirth

Results 19 comments of Steven Dirth

This bug is blocking our upgrade to Azure Functions v4 / Dotnet 6, is there any ETA for resolution?

It is good to hear this is on the priority list! We are upgrading a dotnet 3.1 Azure Functions to .NET 6, following [this guide](https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions?tabs=in-process%2Cv4&pivots=programming-language-csharp#upgrading-an-existing-app), using In-Process functions. Within our...

@jmprieur it looks like that PR was merged and released with in [4.2.0](https://github.com/Azure/azure-functions-host/releases/tag/v4.2.0), can you confirm this version does include the fix?

@jennyf19 have you taken a look at this yet? My team is trying to decide if we can update in our next sprint.

@luismanez I've been looking into this and the PR for functions tools update is here https://github.com/Azure/azure-functions-core-tools/pull/2972

My dev team has discovered the same issues in our application. We are using Ag Grid Enterprise 28.1 -- I am currently investigating how to escalate this issue to enterprise...

This issue is still present in the current release (2.21.0)

Yes, I later confirmed this doesn't work in actual CC. It doesn't seem like anyone actually pays attention to the issues here, and I'm pretty sure Mimic is dead at...

Yeah, normally I do use sublime text + CC package, but occasionally I do code on my school issued macbook air, which of course doesn't allow me to install anything.

What if a setting is false or non-boolean? Eg. something like "maximum number of ___" where false would indicate unlimited.