Merge pull request #35 from FatttSnake/hotfix/simulation_cannot_switch
Merge: Fix the bug that simulation cannot switch device and rotate
This commit is contained in:
@@ -99,7 +99,7 @@ const Render = ({
|
||||
}
|
||||
}
|
||||
])
|
||||
}, [])
|
||||
}, [selectedDevice, isRotate, iframeKey, iframeRef, iframeUrl, setIsLoaded])
|
||||
|
||||
return mobileMode ? (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user