Oana Maria Teodorescu

Results 27 comments of Oana Maria Teodorescu
trafficstars

@lfrprazeres I am not sure if I understand. Are you using webpack configuration to build the React app or create-react-app? If you are using create-react-app then you have to respect...

@Glebone23 Did you need to configure Webpack for JSS (`jss-loader`) along with `postcss-loader` or `babel-loader`? I am unsure whether I need to do that in my project if I use...

> @R4DIC4L no, I didn't configure `jss-loader`. Actually, my CSS processing configuration is very similar (slightly simplified) to the configuration which is used in react-scripts https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/webpack.config.js#L107 OK, thank you very...

> > [R4DIC4L](/R4DIC4L) > > Did you figure this out yet? I just faced the same issue while converting the app to React 18 I don't remember exactly what I...

Hi, @royalsanga24, I created a PR, but it is not merged, not sure who can do this (any maintainers here?). We patched this issue in production for my fix with...

@royalsanga24 did you try sending param audio: true or audio with constraints for the tracks to the use hook? We don't use audio, but it seems there's a bug in...