CMS Development

jp-greenflower
Member

Error Validating Template: Unrecognized field "left"

SOLVE

Hello,

all my pages in production went blank today for no apparent reason. Here is an example: https://fau.cannabisstudiesonline.com/home-1

I attempted to debug the issue by redeploying my code using `hs watch`, and received the following output:

https://user-images.githubusercontent.com/462836/88989478-5bf9ab00-d2f9-11ea-9dff-6f53ef558457.png

 

After deleting the `left` and `right` properties in all my templates, I was able to restore the pages back to their original state. For example: https://fau.cannabisstudiesonline.com

 

https://user-images.githubusercontent.com/462836/88990465-9fedaf80-d2fb-11ea-8a41-bdc795a16089.png

 

Can anyone tell me why the `left` and `right` fields are now unrecognized on the padding object? Also, why should their inclusion completely break the page layout? They are documented as valid right here: https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas#drag-and-drop-section-code-dnd-section-c...

 

What is more, they were working just fine until about twelve hours ago, when everything suddenly broke. We have over six mission-critical domains based on the same template, generating thousands of dollars of revenue daily. All of them went down simultaneously. My suspicion is that some breaking changes were released on the backend without notice. 

 

screenshot-developers.hubspot.com-2020.07.31-07_41_36.png

0 Upvotes
1 Accepted solution
jp-greenflower
Solution
Member

Error Validating Template: Unrecognized field "left"

SOLVE
0 Upvotes
2 Replies 2
sharonlicari
Community Manager
Community Manager

Error Validating Template: Unrecognized field "left"

SOLVE

Thank you for sharing this @jp-greenflower  🙂 


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !




0 Upvotes
jp-greenflower
Solution
Member

Error Validating Template: Unrecognized field "left"

SOLVE

Closing, I got an answer from the dev team: https://github.com/HubSpot/hubspot-cms-tools/issues/268

0 Upvotes