Aakansha Doshi 2 năm trước cách đây
mục cha
commit
cacfc7a0b0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/App.tsx

+ 1 - 0
src/components/App.tsx

@@ -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