mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-06 17:17:15 +02:00
test
This commit is contained in:
@@ -1843,7 +1843,7 @@ class App extends React.Component<AppProps, AppState> {
|
||||
|
||||
componentDidUpdate(prevProps: AppProps, prevState: AppState) {
|
||||
this.updateEmbeddables();
|
||||
console.log("HEYYY BEFORE VITE AUTOMATIC RELOAD!!");
|
||||
console.log("HEYYY AFTER VITE AUTOMATIC RELOAD!!");
|
||||
if (
|
||||
!this.state.showWelcomeScreen &&
|
||||
!this.scene.getElementsIncludingDeleted().length
|
||||
|
Reference in New Issue
Block a user