Skip to content

fix(form): fixed dynamic rendering of form default data #4106

fix(form): fixed dynamic rendering of form default data

fix(form): fixed dynamic rendering of form default data #4106

Re-run triggered October 17, 2024 03:53
Status Failure
Total duration 4m 37s
Artifacts 2

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/snap/csr.test.jsx > ssr snapshot test > ssr test src/form/_example/clear-validate.tsx: test/snap/ssr.test.jsx#L30
Error: Snapshot `ssr snapshot test > ssr test src/form/_example/clear-validate.tsx 1` mismatched Expected: ""<form class="t-form"><div class="t-form__item t-form-item__account t-form__item-with-help"><div class="t-form__label t-form__label--right" style="width:100px"><label>用户名</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div><div class="t-input__help">这是用户名字段帮助说明</div></div></div><div class="t-form__item t-form-item__description t-form__item-with-help"><div class="t-form__label t-form__label--right" style="width:100px"><label>个人简介</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div><div class="t-input__help">一句话介绍自己</div></div></div><div class="t-form__item t-form-item__password"><div class="t-form__label t-form__label--right" style="width:100px"><label>密码</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left t-input--suffix"><input placeholder="please enter" type="password" class="t-input__inner" value=""/><span class="t-input__suffix t-input__suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off t-input__suffix-clear"><path fill="currentColor" d="M4 1.59l6.17 6.17 7.07 7.07L23.41 21 22 22.41l-2.97-2.96A12.5 12.5 0 011.08 12.3L1 12l.1-.3c.77-2.4 2.24-4.5 4.18-6.02L2.59 3 4 1.59zM6.7 7.1A10.53 10.53 0 003.1 12a10.5 10.5 0 0014.45 5.97l-1.8-1.8a5 5 0 01-6.93-6.93L6.7 7.11zm3.6 3.6a3 3 0 004 4l-4-4zM13 5c-.58 0-1.14.05-1.7.14l-.98.16L10 3.32l.99-.16A12.5 12.5 0 0124.9 11.7l.1.31-.1.3c-.41 1.3-1.03 2.5-1.82 3.58l-.59.8-1.61-1.18.59-.8c.6-.82 1.08-1.73 1.42-2.7A10.5 10.5 0 0013 5zm.51 1.93l.96.29a5 5 0 013.31 3.31l.3.96-1.92.58-.3-.95a3 3 0 00-1.98-1.99l-.95-.3.58-1.9z"></path></svg></span></div></div></div></div></div><div class="t-form__item t-form-item__email"><div class="t-form__label t-form__label--right" style="width:100px"><label>邮箱</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div></div></div><div class="t-form__item t-form-item__gender"><div class="t-form__label t-form__label--right" style="width:100px"><label>性别</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-radio-group t-size-m t-radio-group__outline"><label tabindex="0" class="t-radio"><input type="radio" class="t-radio__former" tabindex="-1" data-value="&#x27;male&#x27;" value="male"/><span class="t-radio__input"></span><span class="t-radio__label">男</span></label><label tabindex="0" class="t-radio"><input type="radio" class="t-radio__former" tabindex="-1" data-value="&#x27;femal&#x27;" value="femal"/><span class="t-radio__input"></span><span class="t-radio__label">女</span></label></div></div></div></div><div class="t-form__item t-form-item__course"><div class="t-form__label t-form__label--right" style="width:100px"><label>课程</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-checkbox-group"><label tabindex="0" class="t-checkbox"><input type="checkbox" class="t-checkbox__former" tabindex="-1" data-value="&#x27;1&#x27;" value="1"/><span class="t-checkbox__input"></span><span class="t-checkbox__label">语文</span></label><label tabindex="0" class="t-checkbox"><input type="checkbox" class="t-checkbox__former" tabindex="-1" data-value="&#x27;2&#x27
test/snap/csr.test.jsx > ssr snapshot test > ssr test src/form/_example/custom-validator.tsx: test/snap/ssr.test.jsx#L30
Error: Snapshot `ssr snapshot test > ssr test src/form/_example/custom-validator.tsx 1` mismatched Expected: ""<form class="t-form"><div class="t-form__item t-form-item__account"><div class="t-form__label t-form__label--right" style="width:100px"><label>用户名</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div></div></div><div class="t-form__item t-form-item__password"><div class="t-form__label t-form__label--right" style="width:100px"><label>密码</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div></div></div><div class="t-form__item t-form-item__rePassword"><div class="t-form__label t-form__label--right" style="width:100px"><label>确认密码</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div></div></div><div class="t-form__item" style="margin-left:100px"><div class="t-form__controls"><div class="t-form__controls-content"><button type="submit" class="t-button t-button--theme-primary t-button--variant-base"><span class="t-button__text">提交</span></button><button style="margin:0 12px" type="reset" class="t-button t-button--theme-default t-button--variant-base"><span class="t-button__text">重置</span></button><button type="button" class="t-button t-button--theme-default t-button--variant-base"><span class="t-button__text">清除校验状态</span></button></div></div></div></form>"" Received: ""<form class="t-form"><div class="t-form__item t-form-item__account"><div class="t-form__label t-form__label--right" style="width:100px"><label>用户名</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div></div></div><div class="t-form__item t-form-item__password"><div class="t-form__label t-form__label--right" style="width:100px"><label>密码</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div></div></div><div class="t-form__item t-form-item__rePassword"><div class="t-form__label t-form__label--right" style="width:100px"><label>确认密码</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div></div></div><div class="t-form__item" style="margin-left:100px"><div class="t-form__controls"><div class="t-form__controls-content"><button type="submit" class="t-button t-button--theme-primary t-button--variant-base"><span class="t-button__text">提交</span></button><button style="margin:0 12px" type="reset" class="t-button t-button--theme-default t-button--variant-base"><span class="t-button__text">重置</span></button><button type="button" class="t-button t-button--theme-default t-button--variant-base"><span class="t-button__text">清除校验状态</span></button></div></div></div></form>"" ❯ test/snap/ssr.test.jsx:30:22
test/snap/csr.test.jsx > ssr snapshot test > ssr test src/form/_example/disabled.tsx: test/snap/ssr.test.jsx#L30
Error: Snapshot `ssr snapshot test > ssr test src/form/_example/disabled.tsx 1` mismatched Expected: ""<div style="gap:16px" class="t-space t-space-vertical"><div class="t-space-item"><div style="margin-left:36px"><div class="t-radio-group t-size-m t-radio-group--filled"><label tabindex="0" class="t-radio-button"><input type="radio" class="t-radio-button__former" tabindex="-1" data-value="false" value="0"/><span class="t-radio-button__input"></span><span class="t-radio-button__label">启用</span></label><label tabindex="0" class="t-radio-button t-is-checked" checked=""><input type="radio" class="t-radio-button__former" tabindex="-1" data-value="true" checked="" value="1"/><span class="t-radio-button__input"></span><span class="t-radio-button__label">禁用</span></label><div class="t-radio-group__bg-block"></div></div></div></div><div class="t-space-item"><form class="t-form"><div class="t-form__item t-form-item__name"><div class="t-form__label t-form__label--right" style="width:100px"><label>姓名</label>:</div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-is-disabled t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" disabled="" value=""/></div></div></div></div></div><div class="t-form__item t-form-item__college"><div class="t-form__label t-form__label--right" style="width:100px"><label>学院</label>:</div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-select__wrap"><div class="t-select t-select-input t-select-input--empty"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-is-readonly t-is-disabled t-align-left t-input--prefix t-input--suffix"><div class="t-input__prefix"></div><input placeholder="please select" type="text" class="t-input__inner" readonly="" disabled="" value=""/><span class="t-input__suffix t-input__suffix-icon"><svg class="t-fake-arrow t-select__right-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 5.7998L7.99274 10.0425L12.2361 5.79921" stroke="black" stroke-opacity="0.9" stroke-width="1.3"></path></svg></span></div></div></div></div></div></div></div><div class="t-form__item t-form-item__address1"><div class="t-form__label t-form__label--right" style="width:100px"><label>寄件地址</label>:</div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-tree-select t-select-input"><div class="t-input__wrap" value="江苏" spellcheck="false"><div class="t-input t-is-readonly t-is-disabled t-align-left t-input--prefix t-input--suffix"><div class="t-input__prefix"></div><input placeholder="please select" type="text" class="t-input__inner" readonly="" disabled="" value="江苏"/><span class="t-input__suffix t-input__suffix-icon"><svg class="t-fake-arrow t-fake-arrow--disable" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 5.7998L7.99274 10.0425L12.2361 5.79921" stroke="black" stroke-opacity="0.9" stroke-width="1.3"></path></svg></span></div></div></div></div></div></div><div class="t-form__item t-form-item__address2"><div class="t-form__label t-form__label--right" style="width:100px"><label>收件地址</label>:</div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-cascader t-select-input t-select-input--empty"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-is-readonly t-is-disabled t-align-left t-input--prefix t-input--suffix"><div class="t-input__prefix"></div><input placeholder="select cascader data" type="text" class="t-input__inner" readonly="" disabled="" value=""/><span class="t-input__suffix t-input__suffix-icon"><svg class="t-fake-arrow t-cascader__icon t-is-disabled" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 5.7998L7.99274 10.0425L12.2361 5.79921" stroke="black" stroke-opacity=
test/snap/csr.test.jsx > ssr snapshot test > ssr test src/form/_example/error-message.tsx: test/snap/ssr.test.jsx#L30
Error: Snapshot `ssr snapshot test > ssr test src/form/_example/error-message.tsx 1` mismatched Expected: ""<div style="gap:16px" class="t-space t-space-vertical"><div class="t-space-item"><div><div class="t-radio-group t-size-m t-radio-group--filled"><label tabindex="0" class="t-radio-button t-is-checked" checked=""><input type="radio" class="t-radio-button__former" tabindex="-1" data-value="&#x27;default&#x27;" checked="" value="default"/><span class="t-radio-button__input"></span><span class="t-radio-button__label"><span class="t-trigger">使用表单默认校验信息</span></span></label><label tabindex="0" class="t-radio-button"><input type="radio" class="t-radio-button__former" tabindex="-1" data-value="&#x27;config&#x27;" value="config"/><span class="t-radio-button__input"></span><span class="t-radio-button__label"><span class="t-trigger">表单统一配置校验信息</span></span></label><div class="t-radio-group__bg-block"></div></div></div></div><div class="t-space-item"><form class="t-form"><div class="t-form__item t-form-item__account t-form__item-with-help"><div class="t-form__label t-form__label--right" style="width:100px"><label>用户名</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div><div class="t-input__help">这是用户名字段帮助说明</div></div></div><div class="t-form__item t-form-item__description t-form__item-with-help"><div class="t-form__label t-form__label--right" style="width:100px"><label>个人简介</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div><div class="t-input__help">一句话介绍自己</div></div></div><div class="t-form__item t-form-item__password"><div class="t-form__label t-form__label--right" style="width:100px"><label>密码</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left t-input--suffix"><input placeholder="please enter" type="password" class="t-input__inner" value=""/><span class="t-input__suffix t-input__suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off t-input__suffix-clear"><path fill="currentColor" d="M4 1.59l6.17 6.17 7.07 7.07L23.41 21 22 22.41l-2.97-2.96A12.5 12.5 0 011.08 12.3L1 12l.1-.3c.77-2.4 2.24-4.5 4.18-6.02L2.59 3 4 1.59zM6.7 7.1A10.53 10.53 0 003.1 12a10.5 10.5 0 0014.45 5.97l-1.8-1.8a5 5 0 01-6.93-6.93L6.7 7.11zm3.6 3.6a3 3 0 004 4l-4-4zM13 5c-.58 0-1.14.05-1.7.14l-.98.16L10 3.32l.99-.16A12.5 12.5 0 0124.9 11.7l.1.31-.1.3c-.41 1.3-1.03 2.5-1.82 3.58l-.59.8-1.61-1.18.59-.8c.6-.82 1.08-1.73 1.42-2.7A10.5 10.5 0 0013 5zm.51 1.93l.96.29a5 5 0 013.31 3.31l.3.96-1.92.58-.3-.95a3 3 0 00-1.98-1.99l-.95-.3.58-1.9z"></path></svg></span></div></div></div></div></div><div class="t-form__item t-form-item__email"><div class="t-form__label t-form__label--right" style="width:100px"><label>邮箱</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div></div></div><div class="t-form__item t-form-item__gender"><div class="t-form__label t-form__label--right" style="width:100px"><label>性别</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-radio-group t-size-m t-radio-group__outline"><label tabindex="0" class="t-radio"><input type="radio" class="t-radio__former" tabindex="-1" data-value="&#x27;male&#x27;" value="male"/><span class="t-radio__input"></span><span class="t-radio__label">男<
test/snap/csr.test.jsx > ssr snapshot test > ssr test src/form/_example/validate-message.tsx: test/snap/ssr.test.jsx#L30
Error: Snapshot `ssr snapshot test > ssr test src/form/_example/validate-message.tsx 1` mismatched Expected: ""<form class="t-form"><div class="t-form__item t-form-item__account t-form__item-with-help"><div class="t-form__label t-form__label--right" style="width:100px"><label>用户名</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div><div class="t-input__help">这是用户名字段帮助说明</div></div></div><div class="t-form__item t-form-item__description t-form__item-with-help"><div class="t-form__label t-form__label--right" style="width:100px"><label>个人简介</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div><div class="t-input__help">一句话介绍自己</div></div></div><div class="t-form__item t-form-item__password"><div class="t-form__label t-form__label--right" style="width:100px"><label>密码</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" value="" spellcheck="false"><div class="t-input t-align-left t-input--suffix"><input placeholder="please enter" type="password" class="t-input__inner" value=""/><span class="t-input__suffix t-input__suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off t-input__suffix-clear"><path fill="currentColor" d="M4 1.59l6.17 6.17 7.07 7.07L23.41 21 22 22.41l-2.97-2.96A12.5 12.5 0 011.08 12.3L1 12l.1-.3c.77-2.4 2.24-4.5 4.18-6.02L2.59 3 4 1.59zM6.7 7.1A10.53 10.53 0 003.1 12a10.5 10.5 0 0014.45 5.97l-1.8-1.8a5 5 0 01-6.93-6.93L6.7 7.11zm3.6 3.6a3 3 0 004 4l-4-4zM13 5c-.58 0-1.14.05-1.7.14l-.98.16L10 3.32l.99-.16A12.5 12.5 0 0124.9 11.7l.1.31-.1.3c-.41 1.3-1.03 2.5-1.82 3.58l-.59.8-1.61-1.18.59-.8c.6-.82 1.08-1.73 1.42-2.7A10.5 10.5 0 0013 5zm.51 1.93l.96.29a5 5 0 013.31 3.31l.3.96-1.92.58-.3-.95a3 3 0 00-1.98-1.99l-.95-.3.58-1.9z"></path></svg></span></div></div></div></div></div><div class="t-form__item" style="margin-left:100px"><div class="t-form__controls"><div class="t-form__controls-content"><button style="margin-right:10px" type="submit" class="t-button t-button--theme-primary t-button--variant-base"><span class="t-button__text">提交</span></button><button style="margin-right:10px" type="reset" class="t-button t-button--theme-default t-button--variant-base"><span class="t-button__text">重置</span></button><button style="margin-right:10px" type="button" class="t-button t-button--theme-default t-button--variant-base"><span class="t-button__text">仅校验不展示验证信息</span></button><button type="button" class="t-button t-button--theme-default t-button--variant-base"><span class="t-button__text">设置校验信息提示</span></button></div></div></div></form>"" Received: ""<form class="t-form"><div class="t-form__item t-form-item__account t-form__item-with-help"><div class="t-form__label t-form__label--right" style="width:100px"><label>用户名</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div><div class="t-input__help">这是用户名字段帮助说明</div></div></div><div class="t-form__item t-form-item__description t-form__item-with-help"><div class="t-form__label t-form__label--right" style="width:100px"><label>个人简介</label></div><div class="t-form__controls" style="margin-left:100px"><div class="t-form__controls-content"><div class="t-input__wrap" spellcheck="false"><div class="t-input t-align-left"><input placeholder="please enter" type="text" class="t-input__inner" value=""/></div></div></div><div class="t-input__help">一句话介绍自己</div
test/snap/csr.test.jsx > csr snapshot test > csr test src/form/_example/clear-validate.tsx: test/snap/csr.test.jsx#L35
Error: Snapshot `csr snapshot test > csr test src/form/_example/clear-validate.tsx 1` mismatched - Expected + Received @@ -62,11 +62,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input ❯ test/snap/csr.test.jsx:35:27
test/snap/csr.test.jsx > csr snapshot test > csr test src/form/_example/custom-validator.tsx: test/snap/csr.test.jsx#L35
Error: Snapshot `csr snapshot test > csr test src/form/_example/custom-validator.tsx 1` mismatched - Expected + Received @@ -57,11 +57,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input @@ -94,11 +93,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input ❯ test/snap/csr.test.jsx:35:27
test/snap/csr.test.jsx > csr snapshot test > csr test src/form/_example/disabled.tsx: test/snap/csr.test.jsx#L35
Error: Snapshot `csr snapshot test > csr test src/form/_example/disabled.tsx 1` mismatched - Expected + Received @@ -86,11 +86,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-is-disabled t-align-left" > <input @@ -617,22 +616,22 @@ class="t-input-number t-size-m t-is-disabled t-input-number--normal" > <div class="t-input__wrap" spellcheck="false" - value="0" + value="" > <div class="t-input t-is-disabled t-align-left" > <input autocomplete="off" class="t-input__inner" disabled="" placeholder="数字" type="text" - value="0" + value="" /> </div> </div> </div> </div> ❯ test/snap/csr.test.jsx:35:27
test/snap/csr.test.jsx > csr snapshot test > csr test src/form/_example/error-message.tsx: test/snap/csr.test.jsx#L35
Error: Snapshot `csr snapshot test > csr test src/form/_example/error-message.tsx 1` mismatched - Expected + Received @@ -91,11 +91,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input @@ -133,11 +132,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input @@ -175,11 +173,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left t-input--suffix" > <input @@ -228,11 +225,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input @@ -502,11 +498,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input @@ -539,11 +534,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input ❯ test/snap/csr.test.jsx:35:27
test/snap/csr.test.jsx > csr snapshot test > csr test src/form/_example/validate-message.tsx: test/snap/csr.test.jsx#L35
Error: Snapshot `csr snapshot test > csr test src/form/_example/validate-message.tsx 1` mismatched - Expected + Received @@ -21,11 +21,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left" > <input @@ -69,12 +68,11 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" - > + > <div class="t-input t-align-left" > <input class="t-input__inner" @@ -117,11 +115,10 @@ class="t-form__controls-content" > <div class="t-input__wrap" spellcheck="false" - value="" > <div class="t-input t-align-left t-input--suffix" > <input ❯ test/snap/csr.test.jsx:35:27

Artifacts

Produced during runtime
Name Size
_site Expired
3.17 MB
pr
139 Bytes