We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5b468 commit 14b5767Copy full SHA for 14b5767
app/index-async.html
@@ -43,7 +43,7 @@
43
<title>My AngularJS App</title>
44
<link rel="stylesheet" href="css/app.css">
45
</head>
46
-<body>
+<body ng-cloak>
47
<ul class="menu">
48
<li><a href="#/view1">view1</a></li>
49
<li><a href="#/view2">view2</a></li>
0 commit comments