mirror of
https://github.com/flarum/core.git
synced 2025-07-23 01:31:40 +02:00
Redraw after hiding modal
This commit is contained in:
@@ -27,6 +27,7 @@ export default class Modal extends Component {
|
||||
|
||||
destroy() {
|
||||
this.component = null;
|
||||
m.redraw();
|
||||
}
|
||||
|
||||
ready() {
|
||||
|
Reference in New Issue
Block a user