Skip to content
Commit dffde58e authored by Peter Hegman's avatar Peter Hegman 2️⃣
Browse files

fix(GlFormTextarea): fix bug when `value` prop is `null`

If the component explicitly sets the `value` prop to `null` this
causes a `Cannot read properties of null (reading 'length')` error.
This commit fixes that error.
parent 76465a27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment