Math.js keeps breaking

App Editor: https://bubble.io/page?type=page&name=obf_contact_page&id=bookingform&tab=tabs-1
Live version: https://bookingform.bubbleapps.io/obf_contact_page/

Those links take you to a multi-step booking form. On the third page, I am displaying totals based on the rooms selected to the left. The totals are calculated using math.js. The totals are working when I test them out in preview mode but they don’t do anything in the live version.

If anyone is able to figure out what’s going on I would be super appreciative.

Special Note; to effectively test/troubleshoot, a square footage has to be selected from the second page of the booking form.

Please help!

Ah, I’m an idiot.

I realized that the development and live versions must have different databases. My app relies on data in the database that had not been generated for the live version. My bad.

1 Like