Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit 28c0b80

Browse files
committed
[FIX] Add magic cloak
1 parent 9a4f6c2 commit 28c0b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- Le directive
1919
================================================== -->
2020

21-
<section id="map" ng-non-bindable ng-controller="MapCtrl">
21+
<section id="map" ng-non-bindable ng-controller="MapCtrl" ng-cloak>
2222
<div class="page-header">
2323
<h1>Google Maps</h1>
2424
</div>

0 commit comments

Comments
 (0)