Michael Huang

Results 5 issues of Michael Huang

Addresses https://github.com/nadbm/react-datasheet/pull/156/files#r307206217 Changes DataSheet onMouseDown while shift is held to account for when selection is controlled. Add tests for shift-clicking for both controlled and uncontrolled selection.

I kept having crashes which were resolved after explicitly setting googlePlayServicesVersion.

In the tests for my application it seems that NotificationType is cleared after running each TestCase. This leads _notification_type_cache to no longer be valid. My current workaround is to manually...

bug

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Popular package

https://github.com/postmanlabs/postman-app-support/issues/11625 details how more complicated proto file setups result in "no such Type or Enum" errors. https://github.com/postmanlabs/grpc-reflection-js/commit/077396c802c388d0a20ab5f019adac356856898f moves `new ServerReflectionRequest()` per symbol. This seems to be what resolved the issue.