You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read properties of undefined (reading 'reduce')
at concatHex (http://localhost:3000/node_modules/.vite/deps/chunk-W6CGZJRV.js?v=b6adab00:481:22)
at S2 (http://localhost:3000/node_modules/.vite/deps/chunk-G3WA6G7G.js?v=b6adab00:3388:10)
at http://localhost:3000/node_modules/.vite/deps/@latticexyz_dev-tools.js?v=bf2f9d52:28402:668
at Array.map (<anonymous>)
at ix (http://localhost:3000/node_modules/.vite/deps/@latticexyz_dev-tools.js?v=bf2f9d52:28400:2529)
at hf (http://localhost:3000/node_modules/.vite/deps/@latticexyz_dev-tools.js?v=bf2f9d52:13687:15)
at gC (http://localhost:3000/node_modules/.vite/deps/@latticexyz_dev-tools.js?v=bf2f9d52:14959:44)
at VN (http://localhost:3000/node_modules/.vite/deps/@latticexyz_dev-tools.js?v=bf2f9d52:15605:18)
at YC (http://localhost:3000/node_modules/.vite/deps/@latticexyz_dev-tools.js?v=bf2f9d52:17853:18)
at Rj (http://localhost:3000/node_modules/.vite/deps/@latticexyz_dev-tools.js?v=bf2f9d52:17600:42)
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Run the vanilla template:
In a browser window (Chrome on MacOS), go to http://localhost:3000.
Click. Increment.
Look right for the dev tools.
Expected behavior
I expect information in dev tools to be updated.
Error
In the dev tools:
The text was updated successfully, but these errors were encountered: