79450084

Date: 2025-02-19 03:01:51
Score: 2
Natty:
Report link

You could try put state in the the Routes.razor

<ShoppingCartState>
    <Router AppAssembly="typeof(Program).Assembly">
...
    </Router>
</ShoppingCartState>

By the way how do you wrap the components? what difference between <ShoppingCartPage> and <ShoppingCart>?

Reasons:
  • Blacklisted phrase (1): how do you
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: Qiang Fu