You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I can't seem to reproduce this. Works fine for me on a fresh site.
Your first way is the correct way; if you use res.end() you'll short-circuit all the other callbacks.
See if you can confirm with a fresh meteor create and then see if any other packages could be conflicting? Also that you're using the latest version (v1.0.4)
trusktr
added a commit
to trusktr/trusktr.io
that referenced
this issue
Dec 30, 2016
I tried both of these:
but in either case the browser tab load spinner spins forever, and eventually the connection fails.
cc @gadicc
The text was updated successfully, but these errors were encountered: