Skip to content

Conversation

@DEfusion
Copy link
Collaborator

@DEfusion DEfusion commented Oct 9, 2015

For some reason the jQuery URL inject started not to load for me causing the callback to not run and the window to not be resized anymore. It isn't really needed for the things we were using it for so removed it and used DOM to do the same things.

For some reason it wasn't loading for me and thus the callback was never called. We don't need jQuery to do those calculations anyway so clean it up by removing it.
@ryana
Copy link

ryana commented Dec 16, 2015

Interesting. I solve this in a slightly different way: ramen-dev@24f6914

This lets me rely on the jQuery embedded in the if it exists & lets me override the URL.

@maxwell
Copy link
Owner

maxwell commented Feb 1, 2016

merge away!

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

Successfully merging this pull request may close these issues.

3 participants