Matt Pennington
Matt Pennington
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
## Issue Description ### What was unclear/insufficient/not covered in the documentation I was having an issue with sequelize rewriting my complicated query with subqueries and it was failing. Specifically, sequelize...
### Summary: Focus Trap not working in Safari with Link If you create a modal, and the first element is a link (``), then focus can escape if you are...
# Expected Behavior When you call `jimp.read`, then `jimp.read.then` or `jimp.read.catch` are called. # Current Behavior If `jimp.read` is called in a grunt task, then neither `jimp.read.then` or `jimp.read.catch` are...