This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Stackoverflow exception when a ViewComponent returnig a view is used from within a _layout page #988
Labels
Milestone
In my app I use a view component to render some html on the main _layout file (ex: Show user administation drop down only for users with admin permission claim). I also have a _viewstart file. I am noticing that when my view component's view result is being executed, a layout page is being looked for it and which in turn has the view compoent and this cycles keeps happening resulting in following SO exception..
Looks like this issue should be fixed if #960 is fixed. /cc: @pranavkm
The text was updated successfully, but these errors were encountered: