Hi,
I'm trying to add custom icons and styles across all messages directly on the source code. I have built it and then I can view the custom class names in the web.js file under dist. I am deploying the app on Docker using newly generated images. The custom changes are visible in the viewer page/URL and when embedded using an iframe. But when I try to embed it using React's Bubble component, I can no longer see the custom class names and styles.
Hi, I'm trying to add custom icons and styles across all messages directly on the source code. I have built it and then I can view the custom class names in the web.js file under dist. I am deploying the app on Docker using newly generated images. The custom changes are visible in the viewer page/URL and when embedded using an iframe. But when I try to embed it using React's Bubble component, I can no longer see the custom class names and styles.
Thank you.