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
Is this a bigger issue now affecting all components not just link views? init is called too early for access to attrs didInitAttrs is called too late to get the attrs and add them to attributeBindings http://jsbin.com/vidazi/edit?html,js,output
In the guides to allow data attributes to be added to the link-to helper it suggests reopening Ember.View.
This functionality no longer works in v1.13.0-beta.
This is most likely related to #11390
JSBins:
v1.13.0-beta
v1.12.0
PS Thanks you @jmurphyau, I used your jsbins
The text was updated successfully, but these errors were encountered: