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

jQuery 1.9 compatibility #50

Closed
wants to merge 1 commit into from
Closed

jQuery 1.9 compatibility #50

wants to merge 1 commit into from

Conversation

ai
Copy link

@ai ai commented Jan 20, 2013

jQuery doesn’t support $.fn.live anymore. We should use $.fn.on(event, selector, callback).

@versilov
Copy link

Please, submit this pull request -- rails_admin js stops working because of this incompatibility.

@JangoSteve
Copy link
Owner

Hey, will do, getting to it soon.

@nuriel
Copy link

nuriel commented Jan 26, 2013

+1.. it was a long search to find this issue.

@ippa
Copy link

ippa commented Jan 28, 2013

bitten by this as well

@laurens
Copy link

laurens commented Jan 29, 2013

+1

1 similar comment
@acesuares
Copy link

+1

@JangoSteve
Copy link
Owner

Just wanted to let you guys know, this is on my radar, it's just been very busy lately patching apps and whatnot with all the latest hubbub in the Rails world. I will be getting to this and the other pull requests soon.

@acesuares
Copy link

Thanks @JangoSteve for the heads up.
I juist went back to the 2.0.2 version of jquery-rails as it 'fixes' the issue for now.

@jhephs
Copy link

jhephs commented Feb 1, 2013

👍

@JangoSteve
Copy link
Owner

Closing as duplicate of #19.

@JangoSteve JangoSteve closed this Feb 8, 2013
bbenezech added a commit to railsadminteam/rails_admin that referenced this pull request Feb 4, 2016
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.

None yet

8 participants