Connor Turland

Results 339 comments of Connor Turland

hi! regarding those issues about your virus checker, thats something to raise with the holochain team directly, as that file you referenced is a part of their networking stack. With...

are you still encountering issues loading your project?

noted! we have some basic foundations of estimation in the mix, but I can see how there's a lot more value that could be added there.

Ive seen the same on high powered computers. I believe that regardless of the whole Acorn program running, holochain running standalone would do the same so thats the underlying concern....

@miguelvictor I figured out that this relates to whether or not you use `startTransition` . I still don't fully understand it, but when I started wrapping state updates in startTransition...

I'm still fumbling here, but if you do paginate you likely call 'setSize' at least, and I also wrapped that in startTransition. I still think there's a bug, because why...

This is still ongoing... here's a screenshot: This is when using webpack 5 and a vanilla setup of create-react-app `npx create-react-app my-app` `cd my-app` `npm install @holochain/[email protected]` `npm start`