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

Loading issues on Chrome (Windows) #34

Open
kkdeep opened this issue Jun 15, 2015 · 7 comments
Open

Loading issues on Chrome (Windows) #34

kkdeep opened this issue Jun 15, 2015 · 7 comments
Assignees
Milestone

Comments

@kkdeep
Copy link

kkdeep commented Jun 15, 2015

I have tested locally & it's working but what is the proper procedure to deploy it on a test/production server?
Also is there a way to display the previously generated images in sort of gallery?

@chrishutchinson
Copy link
Owner

If you run grunt build from the root directory of your project, it'll build your config, minify the code, and package it up into the /dist directory.

From there, you can deploy the contents of the /dist directory on to any server or static file host. You can also deploy to GitHub Pages (use GitHub as your host), by following this guide: https://gist.github.com/cobyism/4730490

@kkdeep
Copy link
Author

kkdeep commented Jun 15, 2015

Hey Chris, Thanks for the answer. I tried but it seems some other dependencies are missing. The test server link is https://pledgetovote.socialchamps.com/kkd/RnD/Ads/index.html . Locally its working fine. Can you suggest the solution?

@chrishutchinson
Copy link
Owner

Looks good on the server to me. Is there something not showing that you're expecting to see?

There are a couple of console errors due to some old web fonts that I haven't removed from the <head> that aren't actually required - I'll make sure they're removed in a future update.

@kkdeep
Copy link
Author

kkdeep commented Jun 15, 2015

The options for selecting the canvas size & theme are not showing. I see when the "grunt server" is executed the /app/index.html is loaded first (For selecting various parameters). If I use only /dist directory then these parameters are absent. Am I doing something wrong?

@chrishutchinson
Copy link
Owner

I can see the Size and Theme drop down menus. See the below screenshot:

CardKit Screenshot

Can you take a look in your developer console and report any messages? Also, which browser / OS are you using?

@kkdeep
Copy link
Author

kkdeep commented Jun 15, 2015

cardkit
Hi Chris,
Just tried in Chrome (On Ubuntu 15.04). It's working. Previously I was using Firefox 38.
Also I tested the link on windows machine.
On chrome it's NOT working and on Firefox it's working.
Seems like a bug.

@chrishutchinson
Copy link
Owner

Cool - thanks for flagging, I'll formally log it and look to fix it soon

@chrishutchinson chrishutchinson changed the title How can I deploy it on the production server? Loading issues on Chrome (Windows) Jun 15, 2015
@chrishutchinson chrishutchinson added this to the 1.1.0 milestone Jun 15, 2015
@chrishutchinson chrishutchinson self-assigned this Jun 15, 2015
@chrishutchinson chrishutchinson removed this from the 1.1.0 milestone Jun 15, 2015
@chrishutchinson chrishutchinson added this to the 1.2.0 milestone Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants