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

Calendar icon is not showing up

Open pallavipatni opened this issue 3 years ago • 1 comments

Hi

I have an APEX application and a datepicker is there which was working fine till JQuery-ui V 1.12.1. After upgarding to 1.13.2, the datepicker HTML text is not formed correctly :

image

Thus instead of the datepicker icon, the span text is showing on the page, when I remove the double quotes (" ") around the span tag (please see image above) the icon is displayed.

Kindly suggest the fix. Thanks

pallavipatni avatar Sep 16 '22 09:09 pallavipatni

Thanks for the report. Can you provide a test case on JS Bin? Thanks!

mgol avatar Sep 19 '22 21:09 mgol