kriasoft / react-firebase-starter

Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay

Home Page:https://firebase.reactstarter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`/error` route is "loading..." forever.. looks like a route without `query` doesn't work.

freereikicourse opened this issue · comments

https://rsb.kriasoft.com/error

Would be nice to have routes without relay

A quick hack like mine if you don't need relay could be in AppRenderer.

image