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 disappearing component caused by zoom #8406

Closed
wants to merge 3 commits into from

Conversation

CodeByAlex
Copy link
Member

@CodeByAlex CodeByAlex commented Oct 13, 2019

Issue: #7167

What I did

Fix the issue where zoom functionality mixed with addon centered causes the component to disappear. This fix works for all browsers except Firefox.

@shilman, this was the solution we discussed a while back. If we find a solution that doesn't become impacted by multiple transforms and works for all browsers, this can be replaced at that time.

How to test

  • Is this testable with Jest or Chromatic screenshots? Maybe
  • Does this need a new example in the kitchen sink apps? No
  • Does this need an update to the documentation? No

If your answer is yes to any of these, please make sure to include it in your PR.

…es the component to disappear. This fix works for all browsers except Firefox
@vercel
Copy link

vercel bot commented Oct 13, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

@CodeByAlex CodeByAlex changed the title Fix zoom centered no firefox Fix disappearing component caused by zoom Oct 13, 2019
@CodeByAlex CodeByAlex closed this Oct 13, 2019
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.

None yet

1 participant