ilios / ilios

Curriculum Management System for the Health Professions
http://www.iliosproject.org
MIT License
80 stars 42 forks source link

Form-based login fails after ember-a11y-refocus update intermittently #5662

Open stopfstedt opened 3 weeks ago

stopfstedt commented 3 weeks ago

the error is being raised in the NavigationNarrator component.

Uncaught (in promise) TypeError: this.transition.to is null
    onRouteChange chunk.c3201133df60777f72c5.js:2
    Ember 3
    invoke backburner.js.js:280
    flush backburner.js.js:197
    flush backburner.js.js:358
    _end backburner.js.js:798
    _boundAutorunEnd backburner.js.js:523
jrjohnson commented 3 weeks ago

Opened a fix upstream: ember-a11y-refocus#386.