Search and Top Navigation
#15388 closed bug (fixed)
Opened August 28, 2020 09:43PM UTC
Closed November 24, 2020 09:42PM UTC
JQuery UI Plugin issue
Reported by: | vvatti | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi Team,
Today, I downloaded JQuery UI Plugin via NUGET in VisualStudio (Install-Package jQuery.UI -Version 1.12.1.1).
But, couldn't find jquery-ui.min.js and jquery-ui.min.css files after installation in my project.
Note: I have the JQuery plugin installed earlier (few days back). So, I have jquery-3.3.1.js and jquery-3.3.1.min.js files.
Please check.
Regards,
Venkat.
Might be same issue as #15358.