Uen's

Results 3 issues of Uen's

Hello can you help please with netlify deploy. On local working without problem but once I upload to netlify login page is not redirecting. Do I have to do extra...

error - pages/_app.js (24:10) @ MyApp TypeError: Cannot destructure property 'metadata' of 'global.attributes' as it is undefined. 22 | } 23 | > 24 | const { metadata, favicon, metaTitleSuffix...

Featured Articles not working giving node undefined error. Any idea how can I fix that? ``` import React from 'react' import { useStaticQuery, graphql } from "gatsby" import Link from...