This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Description
Hey @pimlie,
Just a quick followup question regarding the implementation of vue-meta + vuetify. I noticed the .addApp() method is not getting applied untill the application is fully mounted, which causes flickering in the theme when first loading the app, see: codepen. (the colors are black before they turn red)
Is there anything we can do to prevent this behaviour?