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
As of uncurried fun parsing changed, there was a fix for JSX V4 #5802. But the unique case, forwardRef, Js.Fn.I* is not cleaned up then it causes the parsing error.
The text was updated successfully, but these errors were encountered:
As of uncurried fun parsing changed, there was a fix for JSX V4 #5802. But the unique case, forwardRef,
Js.Fn.I*
is not cleaned up then it causes the parsing error.The text was updated successfully, but these errors were encountered: