Closed attackgoat closed 4 years ago
Hello!
This section of code was failing in our application because of the crazy font files our users have.
I added these checks because the platform-specific code paths did not set all of these values for every record.
Hope this helps!
Future folks: It appears this repo has this fix plus node 12: https://www.npmjs.com/package/fontmanager-redux
Hello!
This section of code was failing in our application because of the crazy font files our users have.
I added these checks because the platform-specific code paths did not set all of these values for every record.
Hope this helps!