This commit is contained in:
Aakansha Doshi 2023-07-31 20:23:51 +05:30
parent 48924688c7
commit cacfc7a0b0

View File

@ -1843,6 +1843,7 @@ class App extends React.Component<AppProps, AppState> {
componentDidUpdate(prevProps: AppProps, prevState: AppState) {
this.updateEmbeddables();
console.log("HEYYY BEFORE VITE AUTOMATIC RELOAD!!");
if (
!this.state.showWelcomeScreen &&
!this.scene.getElementsIncludingDeleted().length