Colin Leahy

Results 3 comments of Colin Leahy

I ended up going away with the match height for print, while doing a custom layout on print media via css. Chome's print preview is awful and makes data pages...

@liabru, It does not trigger a resize. [Chrome beforeprint and afterprint](https://www.chromestatus.com/feature/5700595042222080) was recently introduced in Chrome 63. Have not tried to trigger an update of all set groups. But I...

Same issue on Remix project. ``` [vite] Error when evaluating SSR module /[redacted]/route.tsx: failed to import "react-dropzone" |- /[redacted]/node_modules/react-dropzone/dist/es/index.js:37 import React, { forwardRef, Fragment, useCallback, useEffect, useImperativeHandle, useMemo, useReducer, useRef...