biobricks / bionet-2

The bionet web app
3 stars 2 forks source link

Reload fails! #26

Open Juul opened 7 years ago

Juul commented 7 years ago

On any page that calls a app.remote function on load (or on mount) reload will fail because app.remote won't exist yet.

We need some way to wait for the rpc connection to establish itself before continuing with the routing.