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

feat(Loading): support explicit ID #5798

Merged
merged 4 commits into from
Apr 3, 2020

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Apr 3, 2020

This change supports specifying explicit ID to <Loading>. It allows application to avoid rendering mismatch between SSR/CSR.

Fixes #5796.

Changelog

New

  • Supports for specifying explicit ID in <Loading>.

Testing / Reviewing

Testing should make sure <Loading> is not broken.

This change supports specifying explicit ID to `<Loading>`. It allows
application to avoid rendering mismatch between SSR/CSR.

Fixes carbon-design-system#5796.
@asudoh asudoh requested review from emyarod and a team April 3, 2020 07:38
@ghost ghost requested review from joshblack and removed request for a team April 3, 2020 07:38
@netlify
Copy link

netlify bot commented Apr 3, 2020

Deploy preview for carbon-elements ready!

Built with commit 6d95d48

https://deploy-preview-5798--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Apr 3, 2020

Deploy preview for carbon-components-react ready!

Built with commit 6d95d48

https://deploy-preview-5798--carbon-components-react.netlify.com

@asudoh asudoh requested a review from a team as a code owner April 3, 2020 07:56
@asudoh asudoh merged commit 2e21f40 into carbon-design-system:master Apr 3, 2020
@asudoh asudoh deleted the loading-explicit-id branch April 3, 2020 23:34
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.

Loading component throws a warning when server side rendering is used
3 participants