Windows 8.1 App – jQuery Version 2.1.0 causing HTML1701: Unable to add dynamic content errors
If you are developing Windows 8.1 Apps, it appears an issue with jQuery version 2.1.0 causesĀ “HTML1701: Unable to add dynamic content…” errors. This occurs even if jQuery code is not in use, but merely the link to jQuery is included in your code. Switching to jQuery 2.0.2 resolved the issue for me. The errors were …