Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
When referencing only EPiServer.Forms.Core package in your project, results in EPiServer Admin user interface fail to load.
Browser console output - JS fails to load following client resources:
http://localhost:4225/EPiServer/Shell/9.9.1.0/ClientResources/epi-forms/component/FormsContentTypes.js http://localhost:4225/EPiServer/Shell/9.9.1.0/ClientResources/epi-forms/component/Forms.js
As result - you will see only blank screen with top main menu.
Adding rest of EPiServer.Forms.* packages - restores Admin UI.
When referencing only EPiServer.Forms.Core package in your project, results in EPiServer Admin user interface fail to load.
Browser console output - JS fails to load following client resources:
As result - you will see only blank screen with top main menu.
Adding rest of EPiServer.Forms.* packages - restores Admin UI.