Initial project import
This commit is contained in:
24
.playwright-mcp/console-2026-06-13T06-53-30-774Z.log
Normal file
24
.playwright-mcp/console-2026-06-13T06-53-30-774Z.log
Normal file
@@ -0,0 +1,24 @@
|
||||
[ 381ms] [INFO] %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold @ http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:14090
|
||||
[ 453ms] [ERROR] The result of getSnapshot should be cached to avoid an infinite loop @ http://127.0.0.1:4175/@vite/client:524
|
||||
[ 566ms] Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.
|
||||
at getRootForUpdatedFiber (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:2386:166)
|
||||
at enqueueConcurrentRenderForLane (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:2376:11)
|
||||
at forceStoreRerender (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:4334:15)
|
||||
at updateStoreInstance (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:4316:36)
|
||||
at Object.react_stack_bottom_frame (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:12657:13)
|
||||
at runWithFiberInDEV (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:604:66)
|
||||
at commitHookEffectListMount (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:6370:153)
|
||||
at commitHookPassiveMountEffects (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:6405:55)
|
||||
at commitPassiveMountOnFiber (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:7371:22)
|
||||
at recursivelyTraversePassiveMountEffects (http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:7359:5)
|
||||
[ 566ms] [WARNING] %s
|
||||
|
||||
%s
|
||||
An error occurred in the <StatusPanel> component. Consider adding an error boundary to your tree to customize error handling behavior.
|
||||
Visit https://react.dev/link/error-boundaries to learn more about error boundaries. @ http://127.0.0.1:4175/@vite/client:524
|
||||
[ 623ms] [ERROR] Failed to load resource: the server responded with a status of 404 (Not Found) @ http://127.0.0.1:4175/favicon.ico:0
|
||||
[ 9805ms] [WARNING] THREE.Clock: This module has been deprecated. Please use THREE.Timer instead. @ http://127.0.0.1:4175/@vite/client:524
|
||||
[ 9882ms] [WARNING] THREE.WebGLShadowMap: PCFSoftShadowMap has been deprecated. Using PCFShadowMap instead. @ http://127.0.0.1:4175/@vite/client:524
|
||||
[ 13893ms] [INFO] %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold @ http://127.0.0.1:4175/node_modules/.vite/deps/react-dom_client.js?v=b4e5d664:14090
|
||||
[ 14003ms] [WARNING] THREE.Clock: This module has been deprecated. Please use THREE.Timer instead. @ http://127.0.0.1:4175/@vite/client:524
|
||||
[ 14059ms] [WARNING] THREE.WebGLShadowMap: PCFSoftShadowMap has been deprecated. Using PCFShadowMap instead. @ http://127.0.0.1:4175/@vite/client:524
|
||||
Reference in New Issue
Block a user