tomkelsey

Results 5 issues of tomkelsey

flatpickr version used: v4.6.1 Browser name and version: Chrome Version 75.0.3770.100 (Official Build) (64-bit) OS and version: MacOS 10.14.5 Reproduction: https://jsfiddle.net/Lm082ng4/1/ - Select a date and time - Close the...

Hi, Thanks for this project - it's very good and has been a big help! I'm using it on a page with a big footer (below the infinite list) and...

Hi, I've noticed some server logs with the following error: ``` TypeError: Cannot read properties of undefined (reading 'length') at areHookInputsEqual (/var/app/current/node_modules/react-ssr-prepass/dist/react-ssr-prepass.js:295:29) at Object.useMemo (/var/app/current/node_modules/react-ssr-prepass/dist/react-ssr-prepass.js:301:6) ``` Looking at the function,...

Hi, Using: ``` react-redux 7.2.6 react-router-dom 5.3.0 react-ssr-prepass 1.4.0 ``` I've found if I export a component, "ComponentA" as: `withRouter(connect()(ComponentA)` I was getting the error: `Warning: React.createElement: type is invalid...

- Operating System: OSX 11.2.2 - Node Version: v12.14.1 - NPM Version: 6.13.4 - webpack Version: 5.28.0 - compression-webpack-plugin Version: 7.1.2 ### Expected Behavior - Use Compression Plugin once to...