-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When I go to :
https://www.playrbase.app/en/organisation/:org_id/overview
on the screen, I get:
Application error: a client-side exception has occurred (see the browser console for more information).
and in the console:
ZodError: [
{
"code": "invalid_type",
"expected": "array",
"received": "undefined",
"path": [
0,
"tournament_path"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "array",
"received": "undefined",
"path": [
1,
"tournament_path"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "array",
"received": "undefined",
"path": [
2,
"tournament_path"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "array",
"received": "undefined",
"path": [
3,
"tournament_path"
],
"message": "Required"
},
{
"code": "invalid_type",
"expected": "array",
"received": "undefined",
"path": [
4,
"tournament_path"
],
"message": "Required"
}
]
at get error (3555-6cb20442c1b39439.js:1:40598)
at V.parse (3555-6cb20442c1b39439.js:1:42668)
at Object.queryFn (page-4c784ab46b2ccb28.js:16:2708)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels