You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Element UI version
2.13.1
OS/Browsers version
Chrome 86.0.4240.183 ,Ubuntu 20.04
Vue version
2.6.12
Reproduction Link
https://github.com/tu6ge/laravel-form-item
Steps to reproduce
git clone git@github.com:tu6ge/laravel-form-item.git
cd laravel-form-item
git checkout element
composer install
composer test-browser
you can find CheckboxButtonTest run failed .
What is Expected?
I want to post correct data when second submit form.
What is actually happening?
But ,I post data is wrong in second submit form.
The text was updated successfully, but these errors were encountered: