I am trying to fix problem (4hours) with weird duplicate body tag, but i dont have any idea how to fix it. Is there anyone who had same problem in past?
<html lang="cs" ng-app="app" class="desktop landskape ng-scope">
<head>...</head>
<body style="overflow:hidden;"></body>
<body class="loaded">...</body>
</html>
App specification
- AngularJS (v1.3.15)
- jQuery (v2.1.3)
- device.js (0.1.61)