Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toastr Issues. #35

Open
gbowne1 opened this issue Oct 5, 2022 · 1 comment
Open

Toastr Issues. #35

gbowne1 opened this issue Oct 5, 2022 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@gbowne1
Copy link
Member

gbowne1 commented Oct 5, 2022

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 gbowne1 added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Oct 5, 2022
@gbowne1
Copy link
Member Author

gbowne1 commented Oct 6, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant