angular-polymer
angular-polymer copied to clipboard
UX: Improve “TypeError: Cannot read property 'Settings' of undefined” error message
When Polymer is not imported, the import of @vaadin/angular2-polymer fails with the error message: “TypeError: Cannot read property 'Settings' of undefined”. We should elaborate it into something more helpful for users.
Any fix for this?
@surya84 We have not yet updated the error message, but if you are encountering the problem, please see this comment on instructions how to fix.