Thanks for bringing this up Andrey. In 2.1.0 we switch to a slightly more sophisticated way of
importing HEAD elements. In RC1 there was a bug where duplicates could be rendered. This has been
fixed in trunk though.
kind regards
bob
On 24/01/2010 05:58 PM, Andrey P.Rybin wrote:
Official Click demo:
http://www.avoka.com/click-examples/control/submit-link-demo.htm
contains duplicate:
<script type="text/javascript"
src="/click-examples/click/extras-control_2.1.0-RC1.js"></script>
<script type="text/javascript"
src="/click-examples/click/extras-control_2.1.0-RC1.js"></script>
It looks like bug - documentation says that src is unique key for
removing duplicates.