fix(Dart): make some playground samples run with Dart Dev Compiler
Resolve all invalid field override errors, workaround current reflection limitations in Dart Dev Compiler. todo, hello_world and key_events samples now work with Dart Dev Compiler. BREAKING CHANGE: remove TemplateRef.elementRef setter Closes #6441
This commit is contained in:
@ -1224,7 +1224,6 @@ var NG_CORE = [
|
||||
'SimpleChange.isFirstChange()',
|
||||
'TemplateRef',
|
||||
'TemplateRef.elementRef',
|
||||
'TemplateRef.elementRef=',
|
||||
/*
|
||||
Abstract method
|
||||
'TemplateRef.hasLocal()',
|
||||
|
Reference in New Issue
Block a user