You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to somehow pipe the webfontloader state or the event callbacks to the Nuxt instance? In my usecase, I need to run certain visual mechanics right after a webfont has been loaded and rendered on screen. There are workarounds to how I can do it, but I was hoping a systematic solution could come from this module itself.