Timo Santi
Timo Santi
@xiongemi have you found any solution for this issue? I'm having the same issue and don't seem to find out how to overcome this.
I had the same issue when using lib build with `@nrwl/js:swc` and building storybook. For me adding `.babelrc` file with `{"presets": ["@nrwl/web/babel"]}` content to root of the `@nrwl/js:swc` builded lib...
Good to know. Let's see when 0.71 comes out if this will be fixed also.
I was just pumping to this and wondered how to solve it. I found refCount observable to be very handy when playing with suspense with react. If anyone else pumps...
> > @Michael-Ivlev in v6.0.1-beta.7 you need to use preview.js and not .jsx however it was changed in v6.0.1-beta.8 so that might be why > > updated the version to...
I tested beta.6 and with some tinkering I was able to get most of it working. One issue was that `sb-rn-get-stories` script didn't support `main.ts` file only 'main.js'. I think...
I think that the main issue here is that the FAILED_PRECONDITION error is not including *create query index* -link.
I'm hitting this infinite loop issue also. Has anyone figured out solution to this?
@ngirardin here is my log. I'm in NX monorepo. ``` [INFO 15:32:06] Trying to get vitest version from /Users/Shared/repos/nx-vitest/node_modules/.bin/vitest -v... [INFO 15:32:07] vitest/0.28.4 darwin-arm64 node-v16.19.0 [INFO 15:32:07] Vitest Workspace [nx-vitest]:...