React directly on hash changes in appstore view
This commit is contained in:
@@ -201,7 +201,10 @@ defineExpose({
|
||||
currentScreenshotPos = 0;
|
||||
|
||||
dialog.value.open();
|
||||
}
|
||||
},
|
||||
close() {
|
||||
dialog.value.close();
|
||||
},
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user