TypeError: Argument 1 of CanvasRenderingContext2D.createImageData is not a finite floating-point value #3098
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#3098
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This one is a bit hard to reproduce but has definitely affected at least 2 people on different browsers (chrome and firefox) - both on Mac.
The error appears when navigating to a particular item, on the player page. The main frame where the video player should be remains blank and the error in console is:
: Argument 1 of 2D.createImageData is not a finite floating-point value.[savoir plus]En UI.js:1565:244
Will add more details if can get a definitive way to reproduce the issue - for now, hard reloading the page with cmd+shift+R seems to make the error go away.