seancdavis
Hydration and caching issues on universal rendering page
I was trying to show that by running with and without
--preset netlify
is that the behavior of the /polls/[id]
route is different.
Not sure exactly how Nuxt resolves what runs on server vs client. Can you share more about that, @manniL ?17 replies
Hydration and caching issues on universal rendering page
---
In addition, the Netlify adapter adds a
_headers
file and I noticed that it doesn't pick up the redirects mentioned in the page file (src/pages/polls/[id].vue
). Going to check with the team on that one.17 replies