tylerbenson / vyllage

https://www.vyllage.com
4 stars 0 forks source link

Clicking on Facebook sign up button tries to download a font #1141

Closed UnspeakableHorror closed 8 years ago

UnspeakableHorror commented 8 years ago

Sometimes when clicking the Facebook Sign Up button from the Social Login page the browser will go to the following url instead of the form's.

http://local.vyllage.com:8080/fonts/ionicons.woff?v=2.0.0

1) Copy a shared url link. 2) Logout. 3) Paste the link and follow it. 4) Click on the Facebook Sign Up button.

Expected: Be logged in and redirected to the resume from the link. Actual: Downloads a font.

This seems to happen only when the user is not logged in yet.

UnspeakableHorror commented 8 years ago

This no longer happens in prod or locally. I guess one of the latest changes in the frontend fixed it.