From ac7097300ad96c23cfb0db682c308300494325f0 Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Sat, 19 Mar 2016 11:21:34 -0700 Subject: [PATCH] docs(ts/index): warn of beta-11 zone errors --- public/docs/ts/latest/index.jade | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/docs/ts/latest/index.jade b/public/docs/ts/latest/index.jade index ca01c00647..5105fb21a8 100644 --- a/public/docs/ts/latest/index.jade +++ b/public/docs/ts/latest/index.jade @@ -1,3 +1,14 @@ +.alert.is-critical + :marked + The current beta.11 release has known bugs relating to + significant changes to the _zones_ subsystem. + All apps will report an error to the console:
+ + Uncaught TypeError: Cannot read property 'zone' of undefined
+ The app will run unimpeded but it is disconcerting. + We hope to have this and other bugs repaired by beta.12. + Thanks for your patience. + div.card-row(layout='row') div(flex) md-card.card