kopia lustrzana https://github.com/shoelace-style/shoelace
Prevent rendering warning
rodzic
f11b4b53d0
commit
e6cee521ad
|
@ -71,7 +71,7 @@ export class Alert {
|
|||
this.handleTransitionEnd = this.handleTransitionEnd.bind(this);
|
||||
}
|
||||
|
||||
componentDidLoad() {
|
||||
componentWillLoad() {
|
||||
// Show on init if open
|
||||
if (this.open) {
|
||||
this.show();
|
||||
|
|
Ładowanie…
Reference in New Issue