Open Juul opened 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.
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.