Jason Gallavin

Results 17 issues of Jason Gallavin

I cloned the repo and ran it locally. Issue 1: The target IP in the SSL proxy does not match malbot.net This was easy enough to update in the source...

#### Bug description In Blazor if an EventCallback is defined in a parameter and then invoked, VSTHRD110 does not warn if await is not called on `InvokeAsync()`. #### Repro steps...

analyzers

#### Bug description After installing Nuget package Microsoft.VisualStudio.Threading.Analyzers, dotnet watch fails to reload after a file change. #### Repro steps Start a blazor project in .net 6. Install nuget package...

analyzers

When ever I click on a shared google play music link (The link generated when hitting share on a song), I would like there to be some way to open...

type/bug

The last commit has been pushed 6 years ago. The current owner no longer has the time to maintain this repository. For this repository to stay relevant, it needs new...

I found the parameter UseCustomLayout but found no documentation on how to use it. Can this be added to the readme?

Help Wanted
Docs

When an import is ran using the datapump api, the value_id in catalog_product_entity_(data_type) is auto incrementing even if the value already exists. The current system is running the magmi update...

I was looking through the documentation for moving migrations to another project so that I can build my project without the migrations and speed up my builds when I don't...

type-enhancement
customer-reported
area-migrations

### Describe the bug Every time one cell is edited in the examples/react/editable-data example, the entire table rerenders. If a user wants to render a large amount of rows, this...

I am trying to add a custom unit for our project that should go under ElectricResistivity. It is MeterPerSiemens (m/S) and is a 1 to 1 conversion to OhmMeter. I...

bug