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

how do I get it to show the default layout? #73

Closed
jtmkrueger opened this issue Feb 23, 2017 · 9 comments
Closed

how do I get it to show the default layout? #73

jtmkrueger opened this issue Feb 23, 2017 · 9 comments

Comments

@jtmkrueger
Copy link

Here's what I see when I visit the page: https://www.dropbox.com/s/vnrsd5sjugqt49a/Screenshot%202017-02-23%2009.05.07.png?dl=0

How do I get the default layout to load so I can see the keys?

@OvahKeel
Copy link

What OS / version? If you select other layouts from the drop down, do they work? What internet browser are you using?

@jtmkrueger
Copy link
Author

Looks like this is a chrome bug. It works just fine in firefox. I'm on a mac.

@jtmkrueger
Copy link
Author

@OvahKeel none of the other layouts work either.

@jbondeson
Copy link

@jtmkrueger My guess it an extension or setting is messing with you. The configurator makes a few calls to the backend to get data to render, I'm wondering if something is getting messed up along the way. I would be interesting to see the output of the developer console and network. You could also try it in incognito mode which should disable most of the extensions.

@jtmkrueger
Copy link
Author

jtmkrueger commented Feb 23, 2017

so here it is in incognito mode: https://www.dropbox.com/s/6md45r8yq9vozxz/Screenshot%202017-02-23%2010.45.26.png?dl=0

Looks like it's related to local storage somehow?

@jbondeson
Copy link

@jtmkrueger yeah, you must have chrome set to block sites from setting data. You'll have to enable it in Settings->Privacy->Content settings->Cookies->Manage exceptions.

@jtmkrueger
Copy link
Author

Ah, yep that was the issue. Thanks for helping me figure that out.

@jtmkrueger
Copy link
Author

It might be helpful for idiots like me if there was some sort of alert that popped there to let people know that they needed to fix a setting.

@jbondeson
Copy link

Yep, opened #74 just for that :)

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

No branches or pull requests

3 participants