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

UploadContainer DynamicContent Error #50

Open
dtcblyth opened this issue Jan 24, 2024 · 0 comments
Open

UploadContainer DynamicContent Error #50

dtcblyth opened this issue Jan 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dtcblyth
Copy link

Related thread: https://discord.com/channels/1041765492907589683/1163690968411811850

Problem:

I am using an <UploadContainer /> with dynamicContent (image) enabled. When testing the module and selecting Feature Image as the dynamic content, I am seeing this error in the console.

Failed to load resource: the server responded with a status of 404 (Not Found)

Interestingly, the error only appears when the module settings modal is open. When the page firsts loads into the Visual Builder the Feature Image resolves and displays normally. It is only after opening the module settings that the error appears in the console.

This error also appears when using the built-in Divi Image module. This makes me think the error is being trigger by the Visual Builder, not by my code.

See screen shot attached, below:

Screenshot_2023-10-17_at_3 11 41_PM

@dtcblyth dtcblyth added the bug Something isn't working label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant