0👍
Apparently I was doing something else was generating error. I sorted the issue and tried again with following codes
<template>
<div :class="$style.sidebar">
<cartbarmobile></cartbarmobile>
</div>
</template>
and it worked just fine 🙂
👤Zee
Source:stackexchange.com