Skip to content

404 error page image not rehydrating properly #249

Open

Description

On local dev (npm run dev) my 404 page is returning this error:
localhost_3000_test

 ERROR  [Vue warn]: Error in render: "TypeError: Cannot read property '_img' of undefined"                                  14:55:22

found in

---> <404> at components/error/404.vue
       <Error> at layouts/error.vue
         <Nuxt>
           <VMain>
             <VApp>
               <Layouts/default.vue> at layouts/default.vue
                 <Root>

In a static generated production environment on vercel the image is pointing to the original static file.

Vercel preview
Code

Similar issue to #234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions