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
• Either inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
• Or inexact props [1] is incompatible with exact Props [2].
The text was updated successfully, but these errors were encountered:
Thank you for reporting! Can you add a minimal example using flow.org/try/
My blind guess is that you're passing an object spread {...props} to a React component that uses an exact type as Props. That is a known issue, likely related to #2405
Union type makes this to happen:
The text was updated successfully, but these errors were encountered: