Skip to content

tomatoUrl ignored in response #26

@daviestar

Description

@daviestar

tomato: undefined when the response from OMDB includes:

{
  tomatoFresh: null
  tomatoImage: null
  tomatoMeter: null
  tomatoRating: null
  tomatoReviews: null
  tomatoRotten: null
  tomatoURL: "http://www.rottentomatoes.com/m/10009738-revanche/"
  tomatoUserMeter: null
  tomatoUserRating: null
  tomatoUserReviews: null
}

due to:

... tomato: !movie.tomatoMeter ? undefined : ...

here.

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