rangle / augury

Angular Debugging and Visualization Tools
https://augury.rangle.io
MIT License
2.01k stars 216 forks source link

docs: add components no-state to known issues #1370

Closed wtho closed 4 years ago

wtho commented 5 years ago

The 'no-state' error can be an annoying experience for developers that have included the es6/date polyfill in their Angular project. To raise awareness and reduce frustration, a short paragraph is added to the README, explaining the workaround.

Related issue #1351