V-iktor
V-iktor
> Hi @V-iktor can you send a part of the code which is failing? Here it is: https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver
> Where is this included in next? It is not. Next should not fail like this when it encounters an error though.
I was getting the following after upgrading `Cannot find module '@visx/vendor/d3-array' or its corresponding type declarations.ts(2307)` Never had it in my package.json but adding it manually seems to have solved...