Skip to content

Incomplete/incorrectly cached pages? #18

@iparker

Description

@iparker

Hello,

I'm currently testing the plugin in the V1 version, there will still be a Nuxt2 application.

I often have the problem that individual pages are not cached correctly. It appears that certain elements are simply missing, e.g. because a background image or buttons are not displayed correctly. Also the dropdown of the main navigation does not work then.

In Sentry I see the following error:

HierarchyRequestError
Object.appendChild(97f3cfd.modern)
Failed to execute 'appendChild' on 'Node': This node type does not support this method.

We have 4 node instances on our server in parallel operation. Here I can see that the page is displayed correctly in some node instances and the error occurs in other instances. I can see this because as a test I appended a Math.random() to the title of the page.

Unfortunately I can't get any further and I don't know how to solve the problem.

I would be grateful for any tips and help!

Best regards

Timo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions