KeyError 'table_name' on all pages

Hi,

This morning, our document failed to load data.
On every page, all tables appear empty, and the message “[Sandbox] KeyError ‘table_name’” is displayed for each table.

1 Like

I tried to create a new table on a page, and here is the error message:
[Sandbox] ValueError Invalid patch to 's = 0.25 [] return ta' at 76; expected ''

I got the same error.

Thanks for reporting, both of you. We’re looking into it.

1 Like

A recent bug fix introduced an unintended side effect. Formulas with spacing like this:

  x = 1
  y = 2
  
  return x + y

are not loading. Document data is unaffected, it is problem with loading. We are working on a fix. Big apologies for the disruption!

2 Likes

Fix in hand. Working on deployment.

1 Like

@Tarik1 @l5ciueoi a fix has been deployed, if you have a chance to check your documents I’d be interested to know if it was effective for your cases.

Again, sorry for disruption.

4 Likes

Only a few hours of disturbance, no worries. Thank you especially for your responsiveness.

1 Like