mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Uncaught Error: Minified React error #130 #761
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 @nestorchurin on GitHub (Jul 15, 2025).
Where is the problem occurring?
None
What browsers are you seeing the problem on?
No response
Current behavior
index-Crmnsq57.js:33 Uncaught Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at vp (index-Crmnsq57.js:33:54400)
at Di (index-Crmnsq57.js:31:19242)
at As (index-Crmnsq57.js:33:1616)
at ff (index-Crmnsq57.js:33:50365)
at pf (index-Crmnsq57.js:33:43713)
at Qf (index-Crmnsq57.js:33:43639)
at _p (index-Crmnsq57.js:33:43487)
at Um (index-Crmnsq57.js:33:39495)
at cf (index-Crmnsq57.js:33:40396)
at Al (index-Crmnsq57.js:31:3500)
Desired behavior
I dont know how to fix it
I use docker compose
Steps to reproduce
index-Crmnsq57.js:33 Uncaught Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at vp (index-Crmnsq57.js:33:54400)
at Di (index-Crmnsq57.js:31:19242)
at As (index-Crmnsq57.js:33:1616)
at ff (index-Crmnsq57.js:33:50365)
at pf (index-Crmnsq57.js:33:43713)
at Qf (index-Crmnsq57.js:33:43639)
at _p (index-Crmnsq57.js:33:43487)
at Um (index-Crmnsq57.js:33:39495)
at cf (index-Crmnsq57.js:33:40396)
at Al (index-Crmnsq57.js:31:3500)
Other information
No response
@meltyshev commented on GitHub (Jul 15, 2025):
Hi! Thanks for reporting this. It's a bit difficult to reproduce the issue without more information. Could you please provide details about your configuration and what was happening when the issue occurred?
@nestorchurin commented on GitHub (Aug 14, 2025):
Hi! I don’t really remember the exact details anymore, but I somehow fixed it manually. Thanks