From 4dd6d8629eef6cadb1eeecbeace7e60390f7de58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20Carrasco=20Mo=C3=B1ino?= Date: Tue, 3 May 2016 08:25:22 +0200 Subject: [PATCH] Update angular2.adoc --- docs/angular2.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/angular2.adoc b/docs/angular2.adoc index d570a9c..320be1f 100644 --- a/docs/angular2.adoc +++ b/docs/angular2.adoc @@ -64,7 +64,8 @@ window.addEventListener('WebComponentsReady', function() { }); ---- -*Note*: if you experiment some problems when running your app in devmode, please visit this [known issue](https://github.com/vaadin/vaadin-core-elements/issues/46) +[NOTE] +If you see errors about missing behaviors in the console, please visit this [known issue](https://github.com/vaadin/vaadin-core-elements/issues/46) Now you’re all set to use the element inside your Angular 2 application. -- 2.39.5