Closed filippofinke closed 2 years ago
The trigger deploy link wasn't updating because it was set using the defaultValue property.
defaultValue only specifies the value when the input is initially created https://github.com/facebook/react/issues/4101#issuecomment-111307019
defaultValue
Fixes #226
This pull request was successfully built on Stormkit. You can preview it using the following link.
https://app-54199527070152.stormkit.dev ✅
The trigger deploy link wasn't updating because it was set using the defaultValue property.
defaultValue
only specifies the value when the input is initially created https://github.com/facebook/react/issues/4101#issuecomment-111307019Fixes #226