Andrew

Results 3 issues of Andrew

Compiling release builds using SQLitePCLRaw.bundle_winsqlite3 2.0.1 (and also 2.0.0) and Microsoft.Data.SQLite.Core 3.0 is broken as it features missing methods. ![image](https://user-images.githubusercontent.com/13091188/66047991-0b72bf00-e529-11e9-93b6-6b51dc05a28b.png) This breaks the release build, and I have to revert...

### Description Hi! While using a `SelectPanel` inside of the [Dialog V2](https://primer.style/react/drafts/Dialog) footer (via the renderFooter prop); it appears that the SelectPanel does not correctly pick the direction to open...

bug
react
component: Dialog

While working on a small [project](https://github.com/anleac/defend_your_flame) of mine; I came across heavy performance issues with FireFox (and also Safari!) on MacOS, using `CanvasKit`. The **TLDR** was, this led me down...