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
Merge pull request #120 from CreativeCodeBerlin/fix-project-flicker
I make sure the <section> for projects is not rendered server-side by adding v-if="showProject"
Then in onMounted, after project index has been updated: showProject.value = true
Also switched to black bacground by default. More projects have that than white.
0 commit comments