You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.
The current Create page showing given below error. Create page is not working.
InvalidOperationException: The following sections have been defined but have not been rendered by the page at '/Views/Shared/_Layout.cshtml': 'Scripts'. To ignore an unrendered section call IgnoreSection("sectionName").
Microsoft.AspNetCore.Mvc.Razor.RazorPage.EnsureRenderedBodyOrSections()"
There is no detail, edit view page. also need to modify Companies controller.
Expected behavior
Should be a create, detail, edit & delete view page.
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
The current Create page showing given below error. Create page is not working.
There is no detail, edit view page. also need to modify Companies controller.
Expected behavior
Should be a create, detail, edit & delete view page.
The text was updated successfully, but these errors were encountered: