fix(core): update
This commit is contained in:
@ -201,7 +201,9 @@ export class DeesStepper extends DeesElement {
|
||||
}
|
||||
|
||||
public updated() {
|
||||
this.setScrollStatus();
|
||||
if (this.selectedStep) {
|
||||
this.setScrollStatus();
|
||||
}
|
||||
}
|
||||
|
||||
public scroller: typeof domtools.plugins.SweetScroll.prototype;
|
||||
|
Reference in New Issue
Block a user