A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Hi there,
I have a case where I would like to share an "anonymous" cart across devices. Here it is possible for me to send "CustomerId" in a QueryString to the other device.
I use this code to share the cart between devices:
Can it be done in a better / nicer way?
It is said here, that "IDeepCloneable Interface" "is not intended to be used directly from your code".
Br
Lasse