Support for React.useTransition
SamyPesse opened this issue · 0 comments
SamyPesse commented
I'm opening this issue to keep rack of this compatibility issue with react@experimenal. If you feel like it should be addressed, I'll be happy to open a PR :)
useTransition
is not supported by react-ssr-prepass.
I think it could be easily fixed by having it returned a noop: `[() => {}, false].