Closed felixc closed 7 years ago
I think this can be fixed by using Object.defineProperty to rewrite callbacks rather than property assignment.
As of v0.0.7 we support all web components code, not just Polymer (js). Please file a bug if this is still an issue.
It would be wonderful if the developer tools supported Polymer.dart as well as Polymer.js; either natively in Dartium, or, more likely, though
dart2js
compiled code in Chrome.Currently when attempting to use the extension on a Polymer.dart (transpiled to JS) site, I get a stack trace in the Console, and the page fails to load at all: