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

Script error for "jquery-patch.js"

Open mihaelams1 opened this issue 3 years ago • 1 comments

I know core.js is deprecated, but until then if one is using individual files as opposed to the bundled version they might encounter an issue in which requirejs can't find jquery-patch: image This is due to the fact that in core.js it is referenced as "jquery-patch.js" as opposed to just "jquery-patch":

image

mihaelams1 avatar Aug 03 '22 20:08 mihaelams1

Thanks for the report! Fix at #2109.

mgol avatar Aug 10 '22 09:08 mgol