Skip to content

images can't be loaded from local filesystem #908

Answered by Jorundur
sarulathadurai asked this question in Q&A
Discussion options

You must be logged in to vote

@sarulathadurai

Try adding

if (!image) {
  return null;
}

in your component before referring to image.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sarulathadurai
Comment options

Answer selected by sarulathadurai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants