It is necessary to add a validation for window object usage since it is preventing to use SSG and SSR in Fuse project.
A possible solution is shown in this post.
Error shown in console from Fuse project:

Implementation from blocks project for Table component:

It is necessary to add a validation for
windowobject usage since it is preventing to use SSG and SSR in Fuse project.A possible solution is shown in this post.
Error shown in console from Fuse project:
Implementation from blocks project for Table component: