Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Breaking issue as FleschReadingEaseAssement gets null and causes plugin to break when resultsArray is called in mapResults #1

Closed
dorelljames opened this issue Jun 16, 2021 · 1 comment

Comments

@dorelljames
Copy link
Contributor

Getting the error below.

image

Upon further debugging, I found out that FleschReadingEaseAssement is null. Not sure how and why I get to this.

Screen Shot 2021-06-16 at 6 30 42 PM

resultsArray's first index is null obviously

Screen Shot 2021-06-16 at 6 32 10 PM

and mapResults with it (below)

const resultsMapped = mapResults(resultsArray)

causes the error as shown above.

@dorelljames
Copy link
Contributor Author

Closing issue! Thanks for accepting my PR 😊

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant