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

Demo files are duplicated #54

Closed
username1290 opened this issue Jul 3, 2014 · 3 comments
Closed

Demo files are duplicated #54

username1290 opened this issue Jul 3, 2014 · 3 comments

Comments

@username1290
Copy link

Hi, the demo files inside /demo folder (at root) don't work.
(The ones inside /site work fine).

Just noticed there are working demo files inside /site/demo

@jlord
Copy link
Owner

jlord commented Jul 3, 2014

Hrm, the .html files inside of /demo work for me, what error are you seeing?

@username1290
Copy link
Author

Steps to reproduce:
1.- Download zip (the button at right https://github.com/jlord/sheetsee.js/archive/master.zip),
2.- extract
3.- Open any file inside /demo/
4.- Errors:

Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/me/Downloads/sheetsee.js-master/js/tabletop1.3.4.js

Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/me/Downloads/sheetsee.js-master/assets/style.css 2

Uncaught ReferenceError: Tabletop is not defined /C:/Users/me/Downloads/sheetsee.js-master/demos/demo-table.html:98

This happens because there's no /assets folder, and tabletop isn't in /js

@jlord
Copy link
Owner

jlord commented Jul 3, 2014

Ah, right. Don't know why it was working for me earlier. I'm not sure what my original intention was, but I use that folder to build /site. I may just be more explicit in directing people there.

@jlord jlord closed this as completed Feb 3, 2017
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

2 participants