Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit ac70973

Browse files
committed
docs(ts/index): warn of beta-11 zone errors
1 parent da310e3 commit ac70973

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

public/docs/ts/latest/index.jade

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
.alert.is-critical
2+
:marked
3+
The current beta.11 release has known bugs relating to
4+
significant changes to the _zones_ subsystem.
5+
All apps will report an error to the console:<br>
6+
<span style="color:red; font-family:Lucida Console;">
7+
Uncaught TypeError: Cannot read property 'zone' of undefined</span><br>
8+
The app will run unimpeded but it is disconcerting.
9+
We hope to have this and other bugs repaired by beta.12.
10+
Thanks for your patience.
11+
112
div.card-row(layout='row')
213
div(flex)
314
md-card.card

0 commit comments

Comments
 (0)