Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Add Create, Detail, edit & delete view page for Company #31

Open
aftabkajal opened this issue Apr 23, 2018 · 1 comment
Open

Add Create, Detail, edit & delete view page for Company #31

aftabkajal opened this issue Apr 23, 2018 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aftabkajal
Copy link
Contributor

aftabkajal commented Apr 23, 2018

I'm submitting a...


[x] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Current behavior

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.

@aftabkajal aftabkajal added the bug Something isn't working label Apr 23, 2018
@aftabkajal aftabkajal added this to the v1.0 milestone Apr 23, 2018
@aftabkajal aftabkajal self-assigned this Apr 23, 2018
@aftabkajal
Copy link
Contributor Author

Render issue solved but some element are not working now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants