ember-api-docs icon indicating copy to clipboard operation
ember-api-docs copied to clipboard

legacy links for run.once, run.schedule and run.scheduleOnce are broke

Open toddjordan opened this issue 7 years ago • 0 comments

see links in https://guides.emberjs.com/v2.11.0/applications/run-loop/#toc_what-happens-if-i-forget-to-start-a-run-loop-in-an-async-handler

The following should redirect appropriately: http://emberjs.com/api/classes/Ember.run.html#method_schedule http://emberjs.com/api/classes/Ember.run.html#method_scheduleOnce http://emberjs.com/api/classes/Ember.run.html#method_once

toddjordan avatar Mar 01 '18 14:03 toddjordan