Found the problem, the web.config for the C1 website was missing some important information
<add key="ClientValidationEnabled" value="true"/>
<add key="UnobtrusiveJavaScriptEnabled" value="true"/>