Tiered (for MVC) or Auth Server Separated (for Angular): yes (MVC)
Exception message and full stack trace:
Uncaught TypeError: Cannot read properties of undefined (reading 'portal')
at HTMLDocument.<anonymous> (index.js:5:39)
at mightThrow (jquery.js?_v=638459545341710000:3489:29)
at process (jquery.js?_v=638459545341710000:3557:12)
Steps to reproduce the issue:
In the "Public" project, when attempting to access services in the "Application" project from js files, the variables are not getting populated in the same manner as they are in the "Web" project. It would help us to know how these objects in the attached screenshots are supposed to get initialized, and why they are not getting initializing in our "Public" project.
Thanks!
Jacob
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11