livekit-react icon indicating copy to clipboard operation
livekit-react copied to clipboard

Warning from react-responsive

Open suryakumara opened this issue 2 years ago • 1 comments

I just got this warning after installing livekit-react.

WARNING in ./node_modules/react-responsive/dist/react-responsive.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///dist/react-responsive.js' URL is not supported
 @ ./node_modules/@livekit/react-components/dist/index.modern.js 9:0-49 1131:17-30

suryakumara avatar Jun 30 '22 07:06 suryakumara

Hi @suryakumara

this is an issue with react-responsive https://github.com/yocontra/react-responsive/issues/286

Once the 9.0 version has been released we can upgrade to that version

lukasIO avatar Jul 06 '22 11:07 lukasIO