Join Discord
Powered by
According to this post on Stack Overflow, any link...
# vue
r
red-refrigerator-13075
08/21/2021, 8:59 PM
According to this post on Stack Overflow, any link on the header is not loaded, so we have to include it in the custom mount function (where we included Vuetify), so the fonts can be loaded on each mount
https://stackoverflow.com/questions/67462210/how-to-import-cdn-stylesheet-link-into-cypress-component-test-runner
red-refrigerator-13075
08/21/2021, 11:54 PM
It appears this does the same without too much trouble.
red-refrigerator-13075
08/22/2021, 12:08 AM
In the end, this is how my mount function turned out
4
Views
Previous
Next