Melloware

Results 2400 comments of Melloware

Will this be in the 1.0.2 release?

I will give a shot tomorrow at the office. Thanks for the quick turnaround! I will let you know how it goes.

@Abielf can you zip your `test.ts` file and then attach it to your ticket so he can see your full test?

You rock @betula we will let you know how it goes.

@betula We confirmed these changes now make it all work perfectly. You are awesome!

Here is a code sandbox reproducer showing you the updates aren't happening React 18 Fails: https://codesandbox.io/s/todos-use-bettwen-forked-z05bcw?file=/src/index.js React 17 Works: https://codesandbox.io/s/todos-use-bettwen-forked-7wyvuo?file=/src/index.js

OK I updated to React 18.1.0 and removed `` and it works. https://codesandbox.io/s/todos-use-bettwen-forked-5r2ycf?file=/src/index.js

For now I have had to disable StrictMode to make my app work. I think its something to do with the new Strict Mode does a `mount...unmount... mount with previous`...

@betula that is great news! We will update and let you know how it goes.