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

Slow initial rendering... #55

Open
sigmatht opened this issue Dec 31, 2012 · 3 comments
Open

Slow initial rendering... #55

sigmatht opened this issue Dec 31, 2012 · 3 comments

Comments

@sigmatht
Copy link

Just wanted to give a heads up... Everything works okay, but for some reason the first time you the site or the admin site, it takes a lot longer to render. I solved by removing script(src="/js/lib/jquery-ui-1.8.23.custom.min.js") from the main layout.jade and by removing script(src="/js/lib/jquery-1.8.0.min.js") from the adminlayout.jade

@SlashmanX
Copy link
Owner

Thanks for this, I remember that I did initially use the Google CDN to deliver these scripts but I think I swapped it for locally hosted scripts when I was developing without internet access

@sigmatht
Copy link
Author

sigmatht commented Jan 1, 2013

No prob... Only thing I've noticed is that once I do that... some functionality goes missing. Logout button fails to work.. along with some functionality in the admin page (can't add categories/forums/etc).

@SlashmanX
Copy link
Owner

I'll look into this in the coming days, might be a versioning issue

On 1 January 2013 19:33, sigmatht notifications@github.com wrote:

No prob... Only thing I've noticed is that once I do that... some
functionality goes missing. Logout button fails to work.. along with some
functionality in the admin page (can't add categories/forums/etc).


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-11792092.

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