You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
It's worth noting that this error seems to be thrown for any search term that doesn't match one of the class names. However, annotations for angular.dart are commonly used by users (e.g.
Summary: Allow searching for Angular/Polymer element classes by element name in dartdocs (was: searching annotations in dartdoc is broken) Owner: --- Labels: -Type-Defect -Area-Tools Type-Enhancement Area-DartDocViewer
From [email protected] on July 29, 2014 23:31:14
The annotations added by https://code.google.com/p/dart/issues/detail?id=17982 can't be searched.
Error {dartException: bJ, name: "", stack: (...), message: (...)}
"Error
at dart.b ( https://docs.angulardart.org/index.html_bootstrap.dart.js:1349:3 )
at dart.e ( https://docs.angulardart.org/index.html_bootstrap.dart.js:1346:9 )
at wn.t ( https://docs.angulardart.org/index.html_bootstrap.dart.js:11155:36 )
at dart.J.UQ ( https://docs.angulardart.org/index.html_bootstrap.dart.js:19408:16 )
at xA.Dw ( https://docs.angulardart.org/index.html_bootstrap.dart.js:18766:18 )
at eval (eval at ( https://docs.angulardart.org/index.html_bootstrap.dart.js:1504:8 ), :2:35)
at TL.$0 ( https://docs.angulardart.org/index.html_bootstrap.dart.js:1935:29 )
at OE.vV ( https://docs.angulardart.org/index.html_bootstrap.dart.js:786:9 )
at dart.zd ( https://docs.angulardart.org/index.html_bootstrap.dart.js:539:26 )
at ft ( https://docs.angulardart.org/index.html_bootstrap.dart.js:1404:32 )"
It's worth noting that this error seems to be thrown for any search term that doesn't match one of the class names. However, annotations for angular.dart are commonly used by users (e.g.
) rather than the actual class name.
Original issue: http://code.google.com/p/dart/issues/detail?id=20264
The text was updated successfully, but these errors were encountered: