jquery-address icon indicating copy to clipboard operation
jquery-address copied to clipboard

Cannot get it working: TypeError: D is undefined

Open kwoxer opened this issue 10 years ago • 2 comments

I'm always getting TypeError: D is undefined.

So it seems that the latest version is broken with jQuery 2.1.3.

<script type="text/javascript" src="js/libs/jquery.address-1.5.min.js?strict=false&wrap=true"></script>
<script src="js/libs/jquery-2.1.3.min.js"></script>

Any solution on this? Already tested an old jQuery version where jquery-address is working. But that is braking some other stuff on my site. So please update jquery-address or please give some tips how it can be used with the latest jQuery version.

Thanks.

kwoxer avatar Feb 12 '15 20:02 kwoxer

It seems that v1.6 resolves this problem, however the website still points to v1.5. You can download 1.6 through GitHub, just download the master repo as zip.

curiousercreative avatar Jun 03 '16 02:06 curiousercreative

I just solved it with my own solution, but good to know. You can close if you wish.

kwoxer avatar Jun 03 '16 16:06 kwoxer