Need your help- Vue

Hello,

In this code, as you can see:

As you can see I have this problem.

The console:

Why does this problem happen? Where is wrong?

The back end is ASP.net Core.

regards,

Saeed

The bottom error looks like a router error.

The top one looks to be an issue with the photo editor library/package, when I go to the URL you are passing it I get access denied (looks like some Cloudflare DDos protection). So that might be where the iteration error is coming from (the forEach).

I can’t really test much because the Sandbox will throw Cannot use import statement outside a module error (seem like an issue with CodeSandbox).

1 Like

Thanks a lot for your help.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.