remotion-dev / remotion

🎥 Make videos programmatically with React
https://remotion.dev
Other
20.33k stars 1.02k forks source link

validateFontIsLoaded - error when the fallback font is the same as the font passed to measureText #3861

Open ahsan-sabir opened 4 months ago

ahsan-sabir commented 4 months ago

This happens with the Remotion Player when my main app has the same global font as my Composition

JonnyBurger commented 3 months ago

You are right.

I'm not sure how to solve this, maybe we should just recommend to set it to false if this is the case