Chris Glein

Results 269 comments of Chris Glein
trafficstars

.netcore 5 is currently in preview. This will need to wait for it to be released, then we can clean all this up.

@jonthysell Can you add the name of the tool and/or a link to the resources for this?

0 might be coming in as null if it's a default value

Was `useNativeAnimation` a custom defined function? I converted the original repro into a snack by swapping that out: https://snack.expo.io/@chrisglein/repro4312

Potentially an issue with XAML with not getting mouse leave events as a result of scroll. Not sure if it's fixed or not.

> We need to build an app that crashes A challenging task, but I think we're up to it 😂

@asklar Does this repro on newer than 0.65.7? And does it repro in Hermes? Looks like something that should work but is an error in the Chakra JSI. @vmoroz Does...

@dannyvv Does MapBuffer need to be enabled or just its unit tests? I wasn't clear based on reading this. Is MapBuilder a part of folly?

May have been caught by AppVerifier, related issue: #6335. Goal here is to move from the whole suite being turned off to disabling this test to fixing and reenabling the...

The latest integration had a payload for MapBuffer. We also should just try running these tests again and see if the error is stale (compared to July of last yera)