mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(collectionRepeat): fix data change while page disconnected, computed dimensions while no data
Closes #3240. Closes #3238.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
<link href="/dist/css/ionic.css" rel="stylesheet">
|
||||
<script src="/dist/js/ionic.bundle.js"></script>
|
||||
<script src="stats.js"></script>
|
||||
</head>
|
||||
|
||||
<body ng-controller="MainCtrl">
|
||||
|
||||
Reference in New Issue
Block a user