fable-compiler / fable-react

Fable bindings and helpers for React and React Native
MIT License
275 stars 66 forks source link

FunctionComponent: Suspend memoize during HMR #191

Closed alfonsogarciacaro closed 4 years ago

alfonsogarciacaro commented 4 years ago

Sorry @MangelMaxime! At the end I managed to reproduce the issue, I had to modify a piece of code outside the Inbox.EmailMeta component. I got it fixed by applying your trick in HMR.equalsButFunctions :+1:

MangelMaxime commented 4 years ago

Thank you.

I release it under Fable.React version 6.1.0.