react-input-slider icon indicating copy to clipboard operation
react-input-slider copied to clipboard

@emotion/css missing dependency?

Open jackmellis opened this issue 4 years ago • 3 comments

@emotion/css is a dependency of @emotion/core but if you have multiple versions of @emotion/core installed, react-input-slider could easily end up with the wrong version of css. I happened to have @emotion/css@^11 and it completely broke the component

jackmellis avatar Feb 10 '21 18:02 jackmellis

will test it with emotion v11 since the package bundled with v10

wangzuo avatar Jun 23 '21 09:06 wangzuo

+1

cashwanikumar avatar Feb 14 '22 07:02 cashwanikumar