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
I'm trying to set a colon in the URL using FlowRouter.go, but it's causing weirdness. The colon and the fragment before it gets removed from the URL. I can set a colon in every other case - in <a href> links, etc. It's just in FlowRouter.go that seems to mess it up.