plushdohn
Results
3
comments of
plushdohn
> What is your use case to depend on a fetch call for forcing the color mode? In my specific case we are using Nuxt as a sort of site...
> Is it for specific pages or for the whole site @plushdohn ? Specific for the "public sites" part of the app. The landing page and the dashboard for the...
Thanks @Atinux, that seems to work but not in our case since our fetch call may fetch thousands of articles, not just a few routes. That said, we might be...