Mike Molisani

Results 5 issues of Mike Molisani

Feature Proposal ## Description Correct me if I'm wrong but it does not appear there is support for the StartSyncExecution for API Gateway HTTP event integrations. For lambda, there is...

# Bug Report ### 🔎 Search Terms assignment union intersection nested get set ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and...

Design Limitation

This restores functionality that seemed to have accidentally erased in a [minor version update](https://github.com/diegomura/react-pdf/pull/2532/commits/5139b942eec7674a97195f90b04f4badeeae283d#diff-b715dda1c414782f098d4d383a10d77477178e2f015970666e180a0c20b0da44) to converge the forked `pdfkit` vendor package. This resulted in all bookmarks being created in `fit`...

Dev tools has a new syntax and deprecated the old `connectToDevTools`. However, the deprecation was implemented with `|| connectToDevTools` instead of `?? connectToDevTools` which results in `devtools?.enabled` to be overwritten...

### What There a few places in the library where events are dispatched in response to already triggered events. These seemingly fix missing/differing functionality in JSDOM for [events relating to...