aurelia / dialog

A dialog plugin for Aurelia.
MIT License
106 stars 115 forks source link

fix(attach-focus): focus the element as injected #429

Open michaelmalonenz opened 11 months ago

michaelmalonenz commented 11 months ago

If we don't store the element reference on the class, then the attach focus attribute will do nothing.