Plugin breaks checkout page if using blocks
-
If the checkout page is built using blocks and not the shortcode, the checkout page stops working (clicking on the Place Order button does nothing) and the console shows the following errors:
GET /wp-json/wp/v2/users/me?context=edit&_locale=user 401 (Unauthorized)
Uncaught (in promise)
{code: 'rest_not_logged_in', message: 'You are not currently logged in.', data: {…}}I’ve tested this with a default theme and all plugins deactivated, the error disappears when either the Checkout Field editor is removed or when we switch to a checkout page that uses the shortcode, not the blocks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.