Can you configure a common local storage item for all sites under the same domain? #8333
Answered
by
kamilkrzyskow
PhilipNelson5
asked this question in
Q&A
-
I have multiple sites at different paths under the same domain. I've noticed that the color scheme state is stored individually for each site. Is there a way to use a common local storage item so that when you change the color scheme on one site, it affects all the other sites? I currently see this in my browser's devtools:
If I could configure all the sites to look at |
Beta Was this translation helpful? Give feedback.
Answered by
kamilkrzyskow
Jul 15, 2025
Replies: 1 comment 1 reply
-
Hi @PhilipNelson5, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
PhilipNelson5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @PhilipNelson5,
have you tried to set up
extra: scope
?: