aspnet/jquery-validation-unobtrusive

JQMIGRATE: jQuery.parseJSON is deprecated; use JSON.parse

mukaofssn opened this issue · 5 comments

While upgrading JQuery to 3.3.1, jquery.validate.unobtrusive.js to 3.2.10 along with JQuery Migrate 3.0.0, the above warning shows up. Kindly advise if this will be addressed in the coming versions.

Thanks for contacting us, @mukaofssn.
Can you please share a sample repro project so we can investigate it?

@mkArtakMSFT my apologies I completely missed your reply and just now got an email reminder to share a repro code.

Any news when v3.2.13 is out and whether this issue will be fixed in it? I'm looking to upgrade to JQuery v3.6 but the latest CDN (v3.2.12) doesn't have the fix in -> https://cdnjs.cloudflare.com/ajax/libs/jquery-validation-unobtrusive/3.2.12/jquery.validate.unobtrusive.js

While the PR #161 has been merged, a new release hasn't been published which means this fix isn't available in any downstream package managers.

Any chance a new release (maybe 4.1.0??) could be published to fully resolve this issue?