Base solution for your next web application
Open Closed

v6.5 ASP.NET Core w/ JQuery - 4 errors in Inspector | Console in Chrome #6402


User avatar
0
rcatiller created

Hello -

I've made some attempts at using some of the controls in the Demo UI page in other views of the app and am not having success.

To rule out any self-inflicted problems, I have:

  1. Re-downloaded the tempalte I purchased and extracted it to a new directory.
  2. Ran "yarn" from a command prompt.
  3. Ran EF migration, creating a new clean database.

When I launch the Web.MVC project, I get 4 errors from the Console when using Inspector in Chrome:

Any guidance towards resolving these errors would be most appreciated.

What I found interesting is I created a brand-new "demo" project and after repeating this process with that project: no errors.

Thanks for your time.


1 Answer(s)
  • User Avatar
    0
    rcatiller created

    Interesting... I re-ran npm run create-bundles and I'm no longer getting the console errors:

    Could someone with more experience weigh-in on this? I'm glad the errors are gone but I'd like to learn if the npm command truly resolved this. I suspect so, but couldn't explain why.