react-final-form-listeners icon indicating copy to clipboard operation
react-final-form-listeners copied to clipboard

Bump peerDependency react to include 18.0.0

Open simian-loco opened this issue 2 years ago • 8 comments

Resolves issue #41

simian-loco avatar Feb 08 '23 17:02 simian-loco

@erikras - Could you review and merge this? Would appreciate it very much :)

mikaelengstrom avatar Mar 14 '23 16:03 mikaelengstrom

@mikaelengstrom @erikras -- This change eventually broke for me. It fixed my build and I only had a couple of implementations so I opened this merge up; but I did find that it eventually broke. I can't exactly remember what it was that broke; but I think it was a react API call somewhere which was incompatible with React 18. I ended up just refactoring out the two listener implementations I was using and removed this package from my dependencies.

I would close this merge as breaking; but perhaps this might be a good place for related discussion? @mikaelengstrom could you bump locally in your node_modules/react-final-form-listeners/package.json and see which react API call this breaks on? I think I was using onChange.

Edit: added some details

05/05/23 Update - I'll defer to others here regarding everything working as expected as I cannot reproduce the issue I mentioned above at this time and it was a pretty convoluted abstraction in the first place where the error was occurring.

simian-loco avatar Mar 14 '23 17:03 simian-loco

@simian-loco seems to work just fine in our app

mikaelengstrom avatar Mar 20 '23 15:03 mikaelengstrom

@erikras may you please consider merging this? We're maintaining pretty large project on React@18 with 50+ usages of library in huge forms. And still everything works as expected.

SwinX avatar May 05 '23 15:05 SwinX

Hello, it is possible to merge this please?

peiofour avatar Dec 07 '23 15:12 peiofour

@erikras Is this good to merge in?

andremacnamara avatar Jan 05 '24 11:01 andremacnamara

Is this going to be merge?

comet-code-andrew avatar Jan 23 '24 23:01 comet-code-andrew

I too would love to see this merged

gordonk avatar Feb 03 '24 00:02 gordonk