You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although I see there is also no support for other contemporary React features like hooks. It might be best not to claim "it provides the same exports as react and react-dom" anymore
Observed Behaviour
inferno-compat
does not support the following:Error:
Expected Current Behaviour
Inferno should not error. For example, this is supported by
preact/compat
, which has aclient.js
file with acreateRoot
export.Inferno Metadata
inferno 8.0.6
inferno-compat 8.0.6
The text was updated successfully, but these errors were encountered: