Closed d-strygwyr closed 9 months ago
IDK why the idle func still execute, but I'm not set props loop
like this
<v-idle v-if="isProductList" :duration="5" :events="['click']" @idle="onIdle" />
I couldn't replicate it
IDK why the idle func still execute, but I'm not set props loop
like this