You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any plans on rebuilding the checkout app using similar code as the your new App element? The App Elements uses useSwr and hooks for data and is built on Vite with no need for Nextjs. Using this type of approach would be much better for checkout, making the code far simpler and far more performant. Hoping this is in the plans and would love to know, before we start down the path of doing it ourselves. Thanks.
The text was updated successfully, but these errors were encountered:
We are not going to rebuild with app elements, we are refactoring react-components and for the moment we will keep the checkout with them. The issue related to the SPA is still open #280
Do you have any plans on rebuilding the checkout app using similar code as the your new App element? The App Elements uses useSwr and hooks for data and is built on Vite with no need for Nextjs. Using this type of approach would be much better for checkout, making the code far simpler and far more performant. Hoping this is in the plans and would love to know, before we start down the path of doing it ourselves. Thanks.
The text was updated successfully, but these errors were encountered: