Console shows: ```TypeError: Cannot read property ...
# prisma-whats-new
b
Console shows:
Copy code
TypeError: Cannot read property 'paragraphs' of null
    at r (SideNavExpand.tsx:116)
    at r (apollo-server.ts:72)
    at apollo-server.ts:87
    at o (ReactChildren.js:51)
    at i (traverseAllChildren.js:77)
    at i (traverseAllChildren.js:93)
    at o (traverseAllChildren.js:172)
    at Object.a [as forEach] (ReactChildren.js:71)
    at r (apollo-server.ts:85)
    at apollo-server.ts:87
(anonymous) @ apollo-server.ts:146
(anonymous) @ apollo-server.ts:146
15:14:21.953 apollo-server.ts:146 TypeError: Cannot read property 'slug' of null
    at S (Footer.tsx:121)
    at Array.map (<anonymous>)
    at r (Footer.tsx:64)
    at r (apollo-server.ts:72)
    at r (apollo-server.ts:76)
    at i (apollo-server.ts:100)
    at o (apollo-server.ts:125)
    at apollo-server.ts:137
    at <anonymous>
(anonymous) @ apollo-server.ts:146
(anonymous) @ apollo-server.ts:146
15:14:21.959 apollo-server.ts:151 Uncaught (in promise) Error: 2 errors were thrown when executing your GraphQL queries.
    at apollo-server.ts:151
    at <anonymous>