David de Lusenet

Results 17 comments of David de Lusenet

Any update on this? Would also love a cancel method!

Sorry forgot to include the link to the JSFiddle, here it is: https://jsfiddle.net/us32v980/1/ If you open this fiddle on an Android running Android 4.4.2 the wrapping won't work.

I'm also experiencing this issue unfortunately 😞

Some additional information from my end, I currently have the following (dev) dependencies: ```json "dependencies": { "html-react-parser": "^1.2.4", "react-spring": "^8.0.27", "styled-components": "^5.2.3", "uuid": "^8.3.2" }, "devDependencies": { "@babel/core": "^7.13.14", "@babel/plugin-proposal-class-properties":...

Now it does throw an error: So this only happens when trying to access the `webpack-dev-server` from a `0.0.0.0:8000` or from any other machine on the same wifi as the...

Used this solution too, doesn't freeze anymore, but still doesn't work correctly. Transitions are broken now.

How I fixed it: just disable useCSS.

I think I'm experiencing a similar issue: ```bash info @storybook/react v6.2.1 info info => Loading presets info => Loading 1 config file in "/Users/daviddelusenet/Development/react-components/storybook" info => Loading 8 other files...

Probably not. 😄 However, shouldn't have been the update from NPM 6 to 7 be a breaking change? Since it's actually breaking stuff..