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

Runtime Error with jQuery 1.9 and jQuery.Validate.js #53

Closed
CodeRedPaul opened this issue Jan 22, 2013 · 2 comments
Closed

Runtime Error with jQuery 1.9 and jQuery.Validate.js #53

CodeRedPaul opened this issue Jan 22, 2013 · 2 comments

Comments

@CodeRedPaul
Copy link

Hi Eric

I'm having some problems with this. I've run the package installer directly on an empty MVC 4 site but seem to be getting some severe javascript issues.

I've not made any changes to the code at all.

I've posted a question on Stackoverflow: http://stackoverflow.com/questions/14459651/twitter-bootstrap-for-asp-net-mvc-4-jquery-1-9-and-jquery-validate-js

Would you mind taking a look, please? I can't figure this out myself. :)

Cheers,

Paul.

@erichexter
Copy link
Owner

looks like a version conflict.. Please try forcing an early version of
jquery into the project with the install-package -version command. I can
change the dependency of the bootstrap package to rely on a range of jquery
versions once we figure out where the breaking change was introduced.

Eric Hexter

blog | http://Hex.LosTechies.com
info | http://www.linkedin.com/in/erichexter

On Tue, Jan 22, 2013 at 7:38 AM, CodeRedPaul notifications@github.comwrote:

Hi Eric

I'm having some problems with this. I've run the package installer
directly on an empty MVC 4 site but seem to be getting some severe
javascript issues.

I've not made any changes to the code at all.

I've posted a question on Stackoverflow:
http://stackoverflow.com/questions/14459651/twitter-bootstrap-for-asp-net-mvc-4-jquery-1-9-and-jquery-validate-js

Would you mind taking a look, please? I can't figure this out myself. :)

Cheers,

Paul.


Reply to this email directly or view it on GitHubhttps://github.com//issues/53.

@CodeRedPaul
Copy link
Author

Hi Eric

I solved the main issue by using the jquery migrate js, but the 1st issue was only resolved by me physically removing the jquery-1.9.0.min.map file from the solution.

Thanks for your reply. :)

(And hard work on this!)

Paul.

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