Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(form): fix SSR inheritAtttrs bug on radio/checkbox #1003

Merged
merged 2 commits into from Mar 9, 2021

Conversation

cowills
Copy link
Contributor

@cowills cowills commented Mar 9, 2021

CUS link: https://rei.slack.com/archives/CA58YCGN4/p1615240231027000

Seems to be an SSR related issue: vuejs/vue#11297

can't repro this in sink or docsite because both are client rendered. But we can see it in our snapshot test for labelWrapper (name="testName" no longer showing up).

Good to know our snapshot tests verify SSR works 馃槀

@cowills cowills requested a review from mhewson March 9, 2021 17:17
@cowills cowills merged commit ac0627b into next Mar 9, 2021
@cowills cowills deleted the fix-radio-inherit branch March 9, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant