Mario Fernando

Results 2 issues of Mario Fernando

### Describe the bug In the video, I create a chatwoot instance, and then I execute $chatwoot.toggle(); to show it. The widget is transparent because partytown modify iframe. https://github.com/BuilderIO/partytown/assets/102629955/d42b1518-d5d2-4fbc-a872-52dd312d7712 ###...

bug

### Describe the bug https://github.com/productdevbookcom/chatwoot/assets/102629955/977063a1-eec6-4fb9-a7bd-b9f80daa78b0 ### I think the problem is in Iframe ![image](https://github.com/productdevbookcom/chatwoot/assets/102629955/6b7bf6db-59b7-4d22-b018-1714643bdf53) ### Nuxt 3 ``` // https://nuxt.com/docs/api/configuration/nuxt-config export default defineNuxtConfig({ devtools: { enabled: true }, modules: [...

bug