OS: Windows 10
Browser: Firefox Developer Edition 61.0b5 (64-bit)
The first load of the page, the text of the button still appears but when I refresh the page the text of the button disappears.

I reproduced the problem
I think it's VuePress? (Correct me if I'm wrong)

When you enter directly on a page it seems to have a stranger behaviour. As soon as you change the route, it solves.
Maybe the styles do not load correctly or the rendering of the component could verify if the problem happens with other components? thank you very much
@eyedeceiver03 Ready and the problem is solved apparently it was something concerning the v-if andv-else that had some delay with v-html thanks for the contribution
Please check if everything works as it should
It's now working! 馃帀 Thanks!