Tanner Stirrat
Tanner Stirrat
Fixes #26 ## Motivation See #26. This work is a bit speculative - I haven't verified that the failure mode that I described in #26 is actually what's happening, but...
In our project, we've seen a bunch of "google maps is undefined errors" on mobile devices that seem to have slow connections, and my current hypothesis is the following: 1....
## Checklist - [x] I have verified that that issue exists against the `master` branch of Django REST framework. - [x] I have searched for similar issues in both open...
Dependabot just pushed a PR to our repo for version 1.5.4, which doesn't have an associated release, and there haven't been recent changes that I can see in the commit...
Fixes #222 ## Motivation See #222. When you add a component to the render tree, even if the parent JSX element chooses not to render the child, the child is...
Roadmap?
First: This library is awesome. I haven't found anything that provides similar functionality, and when used as documented, it Just Works^tm. However, there's things that could be modernized: 1. HOC...
Fixes #333 (eventually) ## Motivation The original motivation is that this lib was throwing deprecation warnings about `findDOMNode` in `StrictMode` on our project. Otherwise, though, it's about updating/modernizing the lib....
Per the conversation in https://github.com/dreyescat/react-rating/pull/129. I'm creating this issue as a tracking issue.
See comment here: https://github.com/ReactTraining/react-media/issues/110#issuecomment-647536404 In my head this points to a need for a test of two-pass rendering behavior, comparing the states of: 1. server-side render 1. first client-side pass...
## Description I use `ctrl + alt + ` to swap between workspaces. In previous versions of gnome, when I released those keys, the overlay that shows which workspace is...