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

err compilation with angular15 #1

Open
afif-bouzid opened this issue Mar 1, 2023 · 2 comments
Open

err compilation with angular15 #1

afif-bouzid opened this issue Mar 1, 2023 · 2 comments

Comments

@afif-bouzid
Copy link

Hello my friend
I want to use your project but I have a bug in the compilation.
it tells me that the image url did not load.
can you help me?
I thank you

image
image
image
image

I thank you

@afif-bouzid afif-bouzid changed the title err compilation err compilation with angular15 Mar 1, 2023
@GabrieleCicconetti
Copy link

@afif-bouzid same error, did you solve it??

@jjrom
Copy link

jjrom commented Oct 11, 2023

Hello my friend I want to use your project but I have a bug in the compilation. it tells me that the image url did not load. can you help me? I thank you

image image image image

I thank you

I had the same issue - it was due to a CORS issue. If the image you try to reach (https://picsum.photos/200) does not provide an "Access-Control-Allow-Origin": "*" in the header for the GET and OPTIONS http method, it will not work.

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

No branches or pull requests

3 participants