David Simpson

Results 6 comments of David Simpson

@elitan we use "next build && next export" and after we made some changes to implement nhostnext and nhostapollo our build outputs aren't static Working: https://c341871b.designed-platform.pages.dev/ Broken: https://6ce777d6.designed-platform.pages.dev/ When we...

@szilarddoro here is how we temporarily solved it, but it is causing lots of other issues ``` import React from "react"; import { NhostNextProvider } from "@nhost/nextjs"; import { ToastContainer...

@GavanWilhite ya this is causing all kinds of really strange side effects. It isn't specific to just meta tags, the entire output of the page is being altered to not...

@szilarddoro @GavanWilhite it looks like you have a repo reproducing the problem, but if you want to check out our project let me know and I can add you to...

Is this still being considered?