#share state between server islands
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
Is it possible to share state between multiple server islands? I have multiple islands, that all query the same data from our backend, depending on some search params of the current url. I would like to do this only once.
thx
Hello! Yes it is possible. Let me get you the documentation it
Thx, but I wasn’t talking about client components 😉 I want to share state between server islands.