You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//note: upstream has timestamp as paramater here, but it only will be used to call popModal, which doesn't accept that paramater anymore, so this is just a bug upstream
78
92
publicclose(): boolean;
79
93
/**
80
94
* Drop modal status without closing the dialog; this makes the
81
95
* dialog insensitive as well, so it needs to be followed shortly
0 commit comments