DUPLICATE: Error in Woocommerce cart/ checkout templates

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Not sure if this is a bug or not:
I am developing a site locally. I am using WC. When customizing the Woocommerce cart page - template created in bricks and the dropdown for correct template, I get this error:
The cart has encountered an unexpected error. If the error persists, please get in touch with us for help.

Error: t.getAdditionalFields is not a function

The cart renders in the builder but not on the frontend.

Has anyone else had this issue?
TIA

It is a WC error from the latest version:

Delete the woocommerce transients and it will be working again.

I tried that…still does not render the template. If I delete the template, the cart page uses the default layout. When I create a template, it not only does not show what I created, the page itself goes wonky.

When I create the template, the slug is template/cart
the slug domain/cart shows the messed up page

ok, so I went into the cart page and clicked ‘edit’ not ‘edit with Bricks’, deleted the setup that was there and added the WC shortcode [woocommerce_cart] and it worked. Found the info here DUPLICATE: Woocommerce Cart template not implementing

Hi Kevin,
Correct, we are currently working on the problem: WIP: Cart & Checkout buttons not functioning - #4 by timmse

I’ll close this thread accordingly.