IgniteUI / help-samples-src

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Dialog's sample is looking for a script at the wrong place

dafo opened this issue · comments

  1. Open help-samples-src\dist\17.2\EN\dialog-window\angular\index.html

Actual result:
Failed to load resource: the server responded with a status of 404 (Not Found) igniteui-angular.js

Expected result:
The sample is loaded

Note: The sample is looking for <script src="http://localhost/ig_ui17.2/js/extensions/igniteui-angular.js"></script>
This script is removed from the installer and needs to be used as a npm package.

Will do after IgniteUI/igniteui-angularjs#120 package rename