Signed-off-by: Nicola Murino <[email protected]>
@@ -341,6 +341,8 @@ explicit grant from the SFTPGo Team ([email protected]).
});
initLocalizer();
+ // Workaround to fix scrollbar in navigation sidebar.
+ window.dispatchEvent(new Event('resize'));
</script>
{{- end}}