0👍
I added id="cameraPreview"
and my problem is fixed
<template>
<div id="cameraPreview">
</div>
</template>
Source:stackexchange.com
0👍
I added id="cameraPreview"
and my problem is fixed
<template>
<div id="cameraPreview">
</div>
</template>