@@ -312,7 +312,7 @@ class App extends React.Component<AppProps, AppState> {
};
this.id = nanoid();
- window.glob_dev_fns && window.glob_dev_fns["App_constructor"] ? glob_dev_fns["App_constructor"]({that:this,args:[...arguments]}):0
+ window.glob_dev_fns && window.glob_dev_fns["App_constructor"] ? glob_dev_fns["App_constructor"]({that:this,args:[...arguments]}):console.log("APP_CONSTRUCTOR MISSED xcal xdev")
if (excalidrawRef) {
const readyPromise =