DenoDDeno
Powered by
ArkatmeA
Deno•3y ago
Arkatme

can't scrub video

<div className={"flex flex-col text-primary w-full lg:w-1/2 justify-center"}>
    <video className="w-full" controls>
      <source src="intro-video.mp4" type="video/mp4" />
        Your browser does not support the video tag.
    </video>
</div>
<div className={"flex flex-col text-primary w-full lg:w-1/2 justify-center"}>
    <video className="w-full" controls>
      <source src="intro-video.mp4" type="video/mp4" />
        Your browser does not support the video tag.
    </video>
</div>


For some reason my video plays but I can't scrub through it. I can only play and pause the video.
I've tried moving the component it is in, into an island but that didn't fix it either.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Can't Explore Prisma DB
GibbyGanoGGibbyGano / help
4mo ago
I can't download fetch
Bir zamanların efsanesiBBir zamanların efsanesi / help
2y ago
Can't import typescript module
FjordWardenFFjordWarden / help
3y ago