Hi,
I have a problem where, whenever I make a change to a template (even just adding a space or a newline), my frontend breaks with the message:
Exception in template (UserManagement/ViewProfile/xxxxx.cshtml): System.InvalidOperationException: The same key was already used for another template!
The exception goes away when I restart the application.
Has anyone seen this behaviour before? It makes frontend work really tedious...
/Jonas