Skip to content

Conversation

@TanayParikh
Copy link
Contributor

Fixes: #38782
Fixes: #32397

@TanayParikh TanayParikh requested a review from a team as a code owner December 2, 2021 20:44
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Dec 2, 2021
Copy link
Contributor

@pranavkm pranavkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The source code change looks fine, although I'd like to figure out if we could write the test without having to special case this one property.

@TanayParikh TanayParikh force-pushed the taparik/fixMissingEventArgsType branch from e6e51ae to 2aeab1a Compare December 2, 2021 22:16
Copy link
Contributor

@pranavkm pranavkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@TanayParikh TanayParikh enabled auto-merge (squash) December 3, 2021 00:45
@TanayParikh TanayParikh merged commit 7abc99f into main Dec 3, 2021
@TanayParikh TanayParikh deleted the taparik/fixMissingEventArgsType branch December 3, 2021 01:20
@ghost ghost added this to the 7.0-preview1 milestone Dec 3, 2021
TanayParikh added a commit that referenced this pull request Dec 3, 2021
* Blazor Fix Missing EventArgs.Type

* E2E Test

* Consolidate E2E Tests

* Quarantine TouchEvent_CanTrigger

* Unquarantine TouchEvent_CanTrigger

* Add support for focus event

* blazor.*.js

* Update EventTest.cs

* ClipboardEventArgs
wtgodbe pushed a commit that referenced this pull request Dec 7, 2021
* Blazor Fix Missing EventArgs.Type

* E2E Test

* Consolidate E2E Tests

* Quarantine TouchEvent_CanTrigger

* Unquarantine TouchEvent_CanTrigger

* Add support for focus event

* blazor.*.js

* Update EventTest.cs

* ClipboardEventArgs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blazor - MouseEventArgs.Type property is always null in .NET 6.0 TouchEventArgs.Type is always null

3 participants