Artem Batura

Results 27 comments of Artem Batura

@dim-s Собрал последний DN... И ничего не поменялось Попробуй сделать так же как на гифке и вставлять компоненты на форму и на эти панели ![fantasy](https://user-images.githubusercontent.com/17342159/30862511-fb9cab4a-a2d6-11e7-903a-dd8cad79db2e.gif)

@alexander-akait Looks like still not fixed, let's reopen? Screenshot ![image](https://user-images.githubusercontent.com/17342159/198857465-b80aa5e3-8076-487a-b631-3b9580a05063.png)

@alexander-akait Looks like problem still can be reproduced with any loader. Originally it was reproduced with `file-loader` (example in the issue) but now this loader is deprecated so I have...

@alexander-akait No problem, thank you too for investing your time in this. As from my (small) experience I think yarn one of the most stable package managers. I also used...

@Havunen What about immutability of VNode in Inferno 6.0?

@Havunen What you think about future React changes with respect to Inferno? These are: 1) Async rendering 2) Time slicing and Suspense API (React.Lazy too) 3) Profiler API

@Havunen Hey! Check it out https://twitter.com/reactjs/status/1054886083475857408 React.memo https://scotch.io/tutorials/react-166-reactmemo-for-functional-components-rendering-control React.Lazy https://medium.com/@vigzmv/react-lazy-what-and-how-to-use-in-your-app-14b416dde8f7 Interesting, for Inferno does need to implement something like React.memo or React.PureComponent? React.Lazy is very interesting with Suspense API ^o^

This issue was fixed in the last plugin version (v4). Please look at migration guide because it has a new breaking API

Wasn't able to reproduce it from my side. So, if it's still relevant please provide more information and reopen

Hi! Last versions shouldn't broke webpack cache. Which version of plugin do you use?