Fix transitions

This commit is contained in:
Cory LaViska
2020-09-16 10:19:06 -04:00
parent d8b8c8a050
commit 017e6db629

View File

@@ -166,6 +166,7 @@ export class Alert {
overflow: 'auto'
});
stack.clientWidth; // force a reflow
stack.append(this.host);
}