Ravi theja

Results 17 comments of Ravi theja

@shotrifork Above is not working with recent version. Getting this error - [cdn.skypack.dev/error/build:[email protected]](https://cdn.skypack.dev/error/build:[email protected])

@jdalton Please check now.

@arjunattam can you update to latest versions and let me know if you face the same issue?

@shaharfreidenberg add !important to your z-index and it works in modal as well

@chrisguttandin is it working with minify enabled in esbuild? I remember it was failing when minify is enabled.

in the alpha version, the imports of core-js do not have any extension. if you are using webpack add the following to webpack.config.js: ``` resolve: { alias: { 'core-js/stable/array/at': 'core-js/stable/array/at.js',...

```'process.env': `(${JSON.stringify(process.env)})` ``` wrapping in `()` worked in webpack. do try if it helps.

Phone volume can control the audio of the call. not the media volume one. it is across all devices for webrtc calls.

is autoplay error handled? can you check console if you get an error with error code 3008.

add a selector to read transcription state from room