Plygon
Plygon
**Description** Scrolling while dragging causes the drag event's dX and dY arguments to have incorrect values. These values are usually in the negative hundreds. **To Reproduce** 1. Run the IEffect...
### Summary: If React Modal is mounted and almost immediately unmounted, the body's class is not removed when the modal disappears. If this class is used to prevent scrolling, the...
Currently, `GraphqlIDCoercing` implements `Coercing`. However, every method is guaranteed to return a `String`. If we need to use the results of its methods, we need to cast them back to...