taotnpwaft / website

The TAOTNPWAFT organization's Website repository.
GNU General Public License v3.0
6 stars 5 forks source link

Toastr Issues. #35

Open gbowne1 opened 1 year ago

gbowne1 commented 1 year ago

In the console of the browser,

(Firefox v105 (x64) This error appears:

Loading failed for the <script> with source “http://127.0.0.1:5503/Libs/Toastr/build/toastr.min.js”.

it is called from Line #755 of index.html as a script tag.

Note: I would like to abandon the use of Toastr since Bootstrap 5+ has Toasts built in but this issue still could be fixed till that happens.

gbowne1 commented 1 year ago

Also, the file referenced by the code at line #755 of index.html

<script src="Libs/Toastr/build/toastr.min.js"></script>

is unreachable because there is no build directory or toastr.min.js file