Siddhant Ujjain

Results 6 comments of Siddhant Ujjain

Thanks @watch-janick ! This really helped. I was able to fix this by importing bootstrap css file in _app.js

Is there a workaround for this? We are also getting a lot of these errors in our sentry logs.

Hi @reichert621, we are using React component which is dynamically loaded using `next/dynamic`. We have a custom button that triggers the Chat widget using `window.dispatchEvent(new Event("papercups:open"))`. The button stays disabled...

Thanks for reporting @bonthusaireddy. We will look into adding support for it.

Right now it seems that the only way to do it is to maintain a separate DB table for servers spawned using the API. Although, it won't handle the case...