Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser inconsistency when loading initial location #57

Open
hardnett opened this issue Apr 21, 2017 · 4 comments
Open

browser inconsistency when loading initial location #57

hardnett opened this issue Apr 21, 2017 · 4 comments
Assignees
Labels
Milestone

Comments

@hardnett
Copy link
Collaborator

When loading the initial location, the results are different on these 3 browsers:

Safari:

screen shot 2017-04-21 at 12 47 58 am

FireFox:

screen shot 2017-04-21 at 12 48 28 am

Chrome:

screen shot 2017-04-21 at 12 51 14 am

Safari and Chrome are handling it in the same way, Firebox is completely different.

@hardnett hardnett added the bug label Apr 21, 2017
@hardnett hardnett added this to the Beta milestone Apr 21, 2017
@NJTuley
Copy link
Collaborator

NJTuley commented Apr 24, 2017

I am guessing that this has to do with how the browser gets the current location, maybe firefox does something differently, because I know I wrote this and tested it in chrome.

@NJTuley
Copy link
Collaborator

NJTuley commented Apr 29, 2017

With the changes made to fix a bug with initial load place (issue #56), this issue should not occur anymore, safari and firefox were loading correct before, and chrome was wrong, now all 3 should be working correctly)

@NJTuley NJTuley closed this as completed Apr 29, 2017
@NJTuley NJTuley self-assigned this Apr 29, 2017
@NJTuley NJTuley reopened this May 3, 2017
@NJTuley
Copy link
Collaborator

NJTuley commented May 3, 2017

I missed an error with firefox, reopened issue and am with firefox to close the issue

@NJTuley
Copy link
Collaborator

NJTuley commented May 22, 2017

Moved this out of current sprint, I am currently working with the sidebar issue #16 and the null response error #53 and #61, I want to push this back until after these are all finished (I can't work on 3 sprints at once)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants