nrwl / nx-examples

Example repo for Nx workspace
https://nrwl-nx-examples-cart.netlify.app/cart
888 stars 438 forks source link

The common header has a flash #339

Open zoeyzhao19 opened 4 days ago

zoeyzhao19 commented 4 days ago

I want to setup an micro-app by following this project. And I think there is a common case that the header has a short-time flash when jumping between apps. I know it is because the jumping between cart and product app is just an a tag. Is there any way to work around it?