Offer iFrame flash fix attempt 1003 (#19566)
This commit is contained in:
parent
0627840f13
commit
cb9efc3ad4
@ -21,7 +21,7 @@ const PortalFrame: React.FC<PortalFrameProps> = ({href, onDestroyed, selectedTab
|
||||
setHasLoaded(true);
|
||||
setIsInvisible(false);
|
||||
}
|
||||
}, 300);
|
||||
}, 500);
|
||||
}, [iframeRef]);
|
||||
|
||||
useEffect(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user