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
Hmm, I think this was an accidental issue? Since you opened the same thing over on buschtoens/ember-link#554, and Ember itself does not provide a (link helper.
🐞 Describe the Bug
In a rendering tests the
href
returned from thelink
helper is always empty.🔬 Minimal Reproduction
😕 Actual Behavior
Actual: Element has an empty attribute "href".
🤔 Expected Behavior
Element a has attribute "href" with value "/login"
🌍 Environment
Ember: 3.25.3
➕ Additional Context
#19408
The text was updated successfully, but these errors were encountered: