@SCsupport Found a little bug on your website...not a major issue, but the HTML entity for ' (') is being rendered instead of the actual character in the notification dropdown.
@netlifystatus Glad to see y'all are aware. Just recently have been getting consistent 502 errors when attempting to log in, saying that no Access-Control-Allow-Origin header is present. See attached screenshot for details. Hope this helps.
@uncontainer @zeithq@gatsbyjs@tannerlinsley After using next.js and React Static, I would say that next.js is geared best for a server-rendered site (with static generation as a second-class option), whereas react-static (and I presume Gatsby) are first and foremost purposed for static generation.