chintan9/plyr-react

PrevierThumbnails error in Firefox Mozila

Opened this issue · 0 comments

When I add the previewThumbnails option I get an error, it works and shows me the preview but I get an error in the console.

The steps to reproduce the error are as follows:

Add the library to a project in Nextjs 12.
Activate the previewThubnails option.
Run the project in Mozilla Firefox.

This is the error:
Captura de pantalla 2023-02-03 131642

This is the code:
Captura de pantalla 2023-02-03 133958

I am using:
Windows 11 Version 22H2
Firefox Developer Edition 110.0b9 (64-bit)

It is worth mentioning that the error only happens in Firefox, in Chrome everything goes correctly.