Closed Dominic-DallOsto closed 2 months ago
Fixes #292
Whenever the PID changes, the PID row's value changes, which triggers the useEffect which we use to update the input text field with the new PID.
value
useEffect
:rocket: This ticket has been resolved in v1.0.0-beta.1. See Release 1.0.0-beta.1 for release notes.
Fixes #292
Whenever the PID changes, the PID row's
value
changes, which triggers theuseEffect
which we use to update the input text field with the new PID.