Skip to content

Commit

Permalink
fix(results): 🐛 Missing content
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Jun 25, 2022
1 parent b9032b4 commit bd2b906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/builder/services/typebots/results.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@ export const convertResultsToTableData = (
}
}
const variable = answerOrVariable as VariableWithValue
if (isDefined(o[variable.id])) return o
const key = headerCells.find((h) => h.variableId === variable.id)?.label
if (!key) return o
if (isDefined(o[key])) return o
return {
...o,
[key]: { plainText: variable.value },
Expand Down

5 comments on commit bd2b906

@vercel
Copy link

@vercel vercel bot commented on bd2b906 Jun 25, 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

@vercel
Copy link

@vercel vercel bot commented on bd2b906 Jun 25, 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 bd2b906 Jun 25, 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 bd2b906 Jun 25, 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 bd2b906 Jun 25, 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

sat.cr8.ai
apo.nigerias.io
vhpage.cr8.ai
an.nigerias.io
bt.id8rs.com
aso.nigerias.io
am.nigerias.io
apr.nigerias.io
ar.nigerias.io
bot.aws.bj
chat.sureb4.com
eventhub.com.au
games.klujo.com
bot.piccinato.co
sakuranembro.it
faqs.nigerias.io
clo.closeer.work
feedback.ofx.one
bot.upfunnel.art
stan.vselise.com
voicehelp.cr8.ai
app.chatforms.net
gentleman-shop.fr
this-is-a-test.com
goalsettingbot.com
zap.techadviser.in
forms.webisharp.com
bot.eventhub.com.au
bot.ansuraniphone.my
typebot.stillio.com
get.freebotoffer.xyz
bot.cotemeuplano.com
chat.hayurihijab.com
abutton.wpwakanda.com
bbutton.wpwakanda.com
chat.missarkansas.org
sbutton.wpwakanda.com
cdd.searchcube.com.sg
bot.meuesocial.com.br
bot.incusservices.com
c23111azqw.nigerias.io
apply.ansuraniphone.my
form.searchcube.com.sg
bbutton.wpwwakanda.com
felipewelington.com.br
view.onlinebotdemo.xyz
info.clickasuransi.com
gcase.barrettamario.it
kodawariab736.skeep.it
83242573.actualizar.xyz
91181264.your-access.one
form.sergiolimajr.com.br
mainmenu.diddancing.com
hunterbot.saleshunter.ai
type.opaulovieira.com.br
designguide.techyscouts.com
aibot.angrybranding.co.uk
boyfriend-breakup.riku.ai
type.dericsoncalari.com.br
piazzatorre.barrettamario.it
onboarding.libertydreamcare.ie
type.talitasouzamarques.com.br
bot.comercializadoraomicron.com
agendamento.sergiolimajr.com.br
bookings.littlepartymonkeys.com
personal-trainer.barrettamario.it
viewer-v2-alpha-typebot-io.vercel.app
preagendamento.sergiolimajr.com.br
studiotecnicoimmobiliaremerelli.it
viewer-v2-alpha-git-main-typebot-io.vercel.app

Please sign in to comment.