Run Yoast's SEO review tools using Sanity data, inside a List View Pane.
38
stars
8
forks
source link
Breaking issue as FleschReadingEaseAssement gets null and causes plugin to break when `resultsArray` is called in `mapResults` #1
Closed
dorelljames closed 3 years ago
Getting the error below.
Upon further debugging, I found out that
FleschReadingEaseAssement
isnull
. Not sure how and why I get to this.resultsArray
's first index isnull
obviouslyand
mapResults
with it (below)causes the error as shown above.