Base solution for your next web application
Open Closed

Javascript Error #9080


User avatar
0
alfar_re created

Hi,

I'm getting this error on login page under console in dev tools

TypeError: abp.services is undefined

Am not sure what the issue came from.


1 Answer(s)
  • User Avatar
    0
    alfar_re created

    I used Postman to view the error from the AbpService and found that there was an exception. On solving the exception and rebuilding the project, it went back to normal. Maybe this could help someone with a similar problem.