code-tofu / project_Pokemart

0 stars 0 forks source link

Order Total missing when checkout accessed via deeplink #15

Closed code-tofu closed 12 months ago

code-tofu commented 1 year ago

If Cart http://localhost:4200/checkout is access directly through link, total is not calculated since cart service/cart main was not initialised before

code-tofu commented 12 months ago
image image

calculate total included as part of the initialising process when cart is loaded