Share feedback, ideas and get community help

Updated 6 months ago

React's Bubble component

At a glance

A community member is unable to import the Bubble component from the @typebot.io/react package, resulting in a compilation error. Other community members confirm the issue and report that the exports for Bubble were commented out. The package maintainer acknowledges the problem and states that a new version (v0.2.37) is being released to address the issue.

I'm able to import the Standard component to use the chat but I'm unable to import the Bubble component, it results in the following:

Plain Text
Failed to compile.

./src/App.js
Module not found: Can't resolve '@typebot.io/react/dist/Bubble'
M
B
6 comments
I tried the example from here:

but it just returns this error:
Plain Text
Failed to compile.

./src/App.js
Attempted import error: 'Bubble' is not exported from '@typebot.io/react'.
Thanks for the report. I'm checking
Wow indeed, the exports for Bubble was commented 🀯
I'm releasing a new version of the package now
Thank you again!
Should work with v0.2.37 (currently deploying)
Add a reply
Sign up and join the conversation on Discord