🐛 infinite loop when access token expired (#107)

This commit is contained in:
Anton Shepilov
2023-06-23 11:53:47 +02:00
committed by GitHub
parent 796fae4d8d
commit b53427b910
3 changed files with 17 additions and 57 deletions
@@ -40,7 +40,7 @@ export default () => {
centered
closable={false}
title={null}
visible={open}
open={open}
footer={null}
destroyOnClose={true}
width={ModalManager.getPosition()?.size?.width || '700px'}