After upgrading from v0.50.13 to v0.52.6.x,
- the Collections do not appear on the side bar (see screenshot)
- in the admin settings, it is as if I have never created a collection before (whereas I have dozens already). I can find my collections in the search bar though.
Have you already seen this issue during an upgrade before?
Here is the Console error in the Inspector:
app-main.04eb604b7f7162bb.js:160 TypeError: Cannot read properties of undefined (reading 'length')
at nJ (SidebarItems.styled.tsx:121:16)
at o_ (vendor.4366e9b2d49f95af.js:1:3778999)
at l (vendor.4366e9b2d49f95af.js:1:3834220)
at sN (vendor.4366e9b2d49f95af.js:1:3817232)
at vendor.4366e9b2d49f95af.js:1:3817098
at sP (vendor.4366e9b2d49f95af.js:1:3817106)
at sL (vendor.4366e9b2d49f95af.js:1:3813857)
at sR (vendor.4366e9b2d49f95af.js:1:3814246)
at r8 (vendor.4366e9b2d49f95af.js:1:3762863)
at vendor.4366e9b2d49f95af.js:1:3811728
d.error @ app-main.04eb604b7f7162bb.js:160
I guess the issue is here in the code ?