Skip to content

Commit

Permalink
🐛 (viewer) load a bot without a start edge
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Sep 10, 2022
1 parent ae5d5b7 commit b64f787
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/bot-engine/src/components/ConversationContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ export const ConversationContainer = ({
updateVariables(prefilledVariables)
}
setHasStarted(true)
const startEdge = typebot.groups[0].blocks[0].outgoingEdgeId
if (!startEdge && !startGroupId) return
displayNextGroup({
edgeId: startGroupId
? undefined
: typebot.groups[0].blocks[0].outgoingEdgeId,
edgeId: startGroupId ? undefined : startEdge,
groupId: startGroupId,
})
// eslint-disable-next-line react-hooks/exhaustive-deps
Expand Down

5 comments on commit b64f787

@vercel
Copy link

@vercel vercel bot commented on b64f787 Sep 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

viewer-v2-alpha – ./apps/viewer

ns8.vn
247987.com
8jours.top
finplex.be
minipost.uk
bt.id8rs.com
sat.cr8.ai
yobot.me
bot.aipr.kr
bot.aws.bj
vhpage.cr8.ai
ar.nigerias.io
am.nigerias.io
bot.lalmon.com
an.nigerias.io
ticketfute.com
bot.ageenda.com
apo.nigerias.io
aso.nigerias.io
apr.nigerias.io
bot.artiweb.app
bot.tc-mail.com
chat.sureb4.com
eventhub.com.au
games.klujo.com
sakuranembro.it
typebot.aloe.do
bot.piccinato.co
bot.upfunnel.art
botc.ceox.com.br
feedback.ofx.one
kw.wpwakanda.com
faqs.nigerias.io
clo.closeer.work
form.syncwin.com
stan.vselise.com
myrentalhost.com
app.chatforms.net
voicehelp.cr8.ai
typebot.aloe.bot
bot.maitempah.com
bot.phuonghub.com
bot.agfunnel.tech
bot.reviewzer.com
gentleman-shop.fr
fmm.wpwakanda.com
cares.urlabout.me
k1.kandabrand.com
ov1.wpwakanda.com
lb.ticketfute.com
ov3.wpwakanda.com
1988.bouclidom.com
ov2.wpwakanda.com
andreimayer.com.br
bot.neferlopez.com
cadu.uninta.edu.br
bot.megafox.com.br
survey.digienge.io
dicanatural.online
goalsettingbot.com
zap.techadviser.in
this-is-a-test.com
bot.digitalbled.com
bot.eventhub.com.au
nutrisamirbayde.com
forms.webisharp.com
carsalesenquiry.com
order.maitempah.com
typebot.stillio.com
quest.wpwakanda.com
bot.ansuraniphone.my
bium.gratirabbit.com
chat.hayurihijab.com
bot.cotemeuplano.com
chatbee.agfunnel.com
click.sevenoways.com
connect.growthguy.in
abutton.wpwakanda.com
get.freebotoffer.xyz
aidigitalmarketing.kr
bbutton.wpwakanda.com
bot.incusservices.com
bot.ramonmatos.com.br
bot.meuesocial.com.br
apply.ansuraniphone.my
sbutton.wpwakanda.com
cdd.searchcube.com.sg
aplicacao.bmind.com.br
chat.missarkansas.org
bbutton.wpwwakanda.com
bot.louismarcondes.com
c23111azqw.nigerias.io
info.clickasuransi.com
form.searchcube.com.sg
gcase.barrettamario.it
felipewelington.com.br
resume.gratirabbit.com
report.gratirabbit.com
kodawariab736.skeep.it
view.onlinebotdemo.xyz

@vercel
Copy link

@vercel vercel bot commented on b64f787 Sep 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b64f787 Sep 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./apps/docs

docs-git-main-typebot-io.vercel.app
docs-typebot-io.vercel.app
docs.typebot.io

@vercel
Copy link

@vercel vercel bot commented on b64f787 Sep 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b64f787 Sep 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-git-main-typebot-io.vercel.app
app.typebot.io
builder-v2-typebot-io.vercel.app

Please sign in to comment.