Skip to content

Known issues

Antony Budianto edited this page Jan 23, 2018 · 16 revisions

List of known issues:

  • Importing svg file will cause runtime error on development (svg import didn't re-hydrate properly), but the errors are gone after production build
  • No HMR support: Need to refresh page after changing file (you can still work using http://localhost:3000 though)
  • Latest React Loadable v5.x.x is not compatible, for now please stick to version v4.x.x or use loadable-components
  • SW sith SSR is not compatible
  • Using renderToNodeStream limits you to render helmet on server, and sending custom status code based on app router context

Please give your support by ⭐️ starring ⭐️ this repo, Thank you 🎉 🎉 🎉

Clone this wiki locally