Evan Kesten
Evan Kesten
When I use the UI in the web-app from my phone (Android, Pixel 2, Chrome browser) and try to type a keyword I have the following 2 issues: 1. When...
After the Alias was woken up and the noise-delay expired, it always started playing the noise again regardless of the "noise" setting. This fixes that bug by checking the setting...
I'm using MaterialUI v4 and I'm trying to use react-image-enlarger inside of a modal. It looks like the location is incorrect as long as the modal has "transform" set. Sandbox:...
# Bug report ## What's wrong I am trying to define an alias for an annotated model to be used as parameter type for a function header. ``` class MyModelExtra(TypedDict):...