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
I'm just scoping the field, I'm somewhat of an Ember newbie, not using this project (yet), but I noticed that you say that to-link doesn't work, and it reminded me of this approach for generic links:
I'm just scoping the field, I'm somewhat of an Ember newbie, not using this project (yet), but I noticed that you say that
to-link
doesn't work, and it reminded me of this approach for generic links:So in other words, the React component would just have to generate regular
<a href="..."/>
and it would be injected into Ember.The text was updated successfully, but these errors were encountered: