I have added 2 containers on my LoginPage so the customer can use Blocks.
The problem that appears are: When the user tries to login and are entering wrong username/password the @Html.Block inside the file _BlockContainer.cshtml throws an exception that the block cannot find the ActionMethod “index” for the current block (dosent matter what kind of block i’m using). This happens after the page is reloaded and we are returning back the viewmodel again after setting the modelstate “LoginFailed”
Is there a restriction that you cannot use Blocks on the loginpage or have I missed something?
Litium version: 7.3