roldengarm

Results 47 comments of roldengarm

Yep, still the error `Error when flattening the source-map` on Angular 13. Is this being looked at?

I have exactly this issue as well. This is not workable as it looks terrible. A workaround would be great.

Would be great to have native support for Azure Functions. It's annoying that an Azure Functions project cannot be created using `dotnet new` . I've gone for a Webjob project...

@AgentEnder thanks for the prompt reply! It was indeed the name in package.json I had not changed it since the initial generation, so I guess if you would create a...

I had the same problem with a NX mono repo. In our case, it was caused by having `cypress.json` inside a subfolder; by default it's at the root level of...

After trying a bit more and checking the help, found out it's a documentation error. The parameter is `enabled-events`. Also had to trial & error to pass in multiple events...

> How do I have an Add-in with a monetisation option that can be purchased by both Work/School and MSA account holders (who generally won't have an Azure association)? This...

I'm running into the same issue. The UI doesn't update, the dev console shows an error, but it seems to have updated it once I refresh. Thanks for the tip...

I've noticed that @SelectSnapshot() doesn't always return the latest value and we're in the process of removing it as it's unreliable.

@mchlroy sorry for the late reply. I couldn't pinpoint when it didn't work as expected, just noticed that it had the wrong value a couple of times. I've removed it...