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
Consider for example event_path_declaration_test.dart. If we swap the registration order of x-foo and x-bar we see additional unexpected calls to ready();
We need to investigate - this might be a problem in polymer.js as well.