mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 11:21:03 +03:00
[Bug]: Opening bigger CSV files breaks Preview function (after update 1.26.2 -> 2.0.0) #711
Reference in New Issue
Block a user
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?
Originally created by @castertroy1984 on GitHub (May 22, 2025).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Chrome
Current behavior
When i try to open a current uploaded CSV file on a card (1MB), preview modal opens and loads forever, but doesn't show or download the file. Probably because of the size,because other files are working perfectly.
Opening the console log shows:
Will-change memory consumption is too high. Budget limit is the document surface area multiplied by 3 (1608984 px). Occurrences of will-change over the budget will be ignored. 1498509708087002220
Desired behavior
Possible fixes (workarounds):
Steps to reproduce
Just open current CSV file bigger then 1MB
Other information
Not directly related with the issue above, but opening a ZIP file opens the preview mode screen with the message "Preview not available", why not downloading the file directly?
@meltyshev commented on GitHub (May 22, 2025):
Hi! Thanks for reporting this. I'll look into what can be optimized.
@castertroy1984 commented on GitHub (May 22, 2025):
Thanks @meltyshev , sidenote, I'm very satisfied with Planka! :)