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
This is by current design: domReady is not available in 0.8.
The 0.5 approach for this problem was brittle and prone to failure. We're investigating the use cases around 0.5's domReady method in an attempt to provide something better for 0.8.
Using Polymer .8 I have the following element
ready is called fine but domReady is never called?
Is this a regression or intentional. I didn't read anything about it in the migration guide?
The text was updated successfully, but these errors were encountered: