ember-api-docs
ember-api-docs copied to clipboard
Regression in legacy method/property/event links
examples of stuff not working: https://emberjs.com/api/classes/Ember.Component.html#method_didReceiveAttrs https://emberjs.com/api/classes/Ember.Component.html#event_didInsertElement https://emberjs.com/api/classes/Ember.String.html#method_isHtmlSafe
Stuff that still works: https://emberjs.com/api/classes/Ember.Templates.helpers.html#method_input
Workaround for the moment is to use the new link format: https://emberjs.com/api/ember/2.15/classes/Ember.Component/methods/didReceiveAttrs?anchor=didReceiveAttrs