Updating Vue Composition-Api Metas
Feb 3, 2021 · 5 min read · After a little head scratch, I found a way to easily update your data if you have a metadata you want to update in a Composition-Api powered Nuxt application, even when they are Async : <template> <div>Your content</div> </template> <script lang=...
Join discussion
