Skip to content

TypeError: Cannot read property 'appendChild' of null #5

@zamirkhan

Description

@zamirkhan

This exception is happening inside image.js and I'm wondering if it's due to the fact that my <Image> element is conditionally-rendered? The image does end up loading properly, but I do see this error in the console.

image.js:257 Uncaught (in promise) TypeError: Cannot read property 'appendChild' of null
    at Image.<anonymous> (image.js:257)
    at step (image.js:151)
    at Object.next (image.js:81)
    at fulfilled (image.js:33) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions