You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We're trying to migrate from druxt-site 0.10.4 to the latest version. When the update is applied, the website becomes 10 times slower than usual and sometimes doesn't even load. After looking at the HTTP server logs, I realised that there's a lot similar requests happening:
Describe the bug
We're trying to migrate from druxt-site 0.10.4 to the latest version. When the update is applied, the website becomes 10 times slower than usual and sometimes doesn't even load. After looking at the HTTP server logs, I realised that there's a lot similar requests happening:
These requests happen at build time using "nuxt dev" but also when trying to load a simple node. (See attached screenshots below)
We also end up having timeout on production like environment:
I'm wondering if the following piece of code might be causing all of this:
getIndex from druxt.ssr.js / druxt.esm.js
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Frontend to work as expected
Media
)
Your Environment (please complete the following information):
Backend:
Frontend:
The text was updated successfully, but these errors were encountered: