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

fix: Failed to load module script for static assets such as images #1759

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

jaymeh
Copy link
Contributor

@jaymeh jaymeh commented Mar 12, 2024

This provides a fix for issue #1731 .

Uses a similar bit of code to what has been proposed only with the if statement being flipped. Prior to this fix, I was getting the following console errors.

CleanShot 2024-03-12 at 12 47 41

@dcblogdev dcblogdev merged commit 2db90d1 into nWidart:master Mar 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants