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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(web-components): add check in toggle button to ensure setAttribute is not called before connectedCallback #28500

Conversation

chrisdholt
Copy link
Member

Previous Behavior

The component could error out as setAttribute could be called incorrectly.

New Behavior

No error as we check that the $fastController is called before we invoke setAttribute.

Related Issue(s)

n/a

@fabricteam
Copy link
Collaborator

🕵 FluentUI-web-components No visual regressions between this PR and main

@fabricteam
Copy link
Collaborator

📊 Bundle size report

🤖 This report was generated against 07f3fe5fc625defc06f6ec5376a4ec96c2816e01

@size-auditor
Copy link

size-auditor bot commented Jul 11, 2023

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 07f3fe5fc625defc06f6ec5376a4ec96c2816e01 (build)

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 95f4e97:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@chrisdholt chrisdholt merged commit ee984a5 into microsoft:web-components-v3 Jul 18, 2023
chrisdholt added a commit that referenced this pull request Apr 29, 2024
radium-v pushed a commit to radium-v/fluentui that referenced this pull request Apr 29, 2024
radium-v pushed a commit to radium-v/fluentui that referenced this pull request Apr 29, 2024
radium-v pushed a commit to radium-v/fluentui that referenced this pull request Apr 30, 2024
radium-v pushed a commit that referenced this pull request Apr 30, 2024
radium-v pushed a commit that referenced this pull request May 2, 2024
radium-v pushed a commit that referenced this pull request May 2, 2024
radium-v pushed a commit that referenced this pull request May 2, 2024
radium-v pushed a commit that referenced this pull request May 3, 2024
radium-v pushed a commit that referenced this pull request May 6, 2024
radium-v pushed a commit that referenced this pull request May 6, 2024
radium-v pushed a commit that referenced this pull request May 8, 2024
radium-v pushed a commit that referenced this pull request May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants