Name conflict with state prop

Hello, I noticed a recent bug on an existing codebase that just appeared recently, we have a component that wraps the input called “TextInput” that exposes it’s value on a prop named “value”, using this in another component and exposing the same prop on it makes the value instantly change to the name of the prop making the input unusable.

chrome_W6R3tYX0dG.png

Hey Gabriel! Can you DM me your project id?

Should be fixed now! Thanks for reporting it