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/responsive hydration #96

Merged
merged 3 commits into from Jul 3, 2019
Merged

Fix/responsive hydration #96

merged 3 commits into from Jul 3, 2019

Conversation

lbebber
Copy link
Contributor

@lbebber lbebber commented Jul 3, 2019

What is the purpose of this pull request?

Fixes issue where the hydration would break under certain circumstances (namely, when the user agent would be that of a mobile device but the screen size would be considered a desktop).

Before:
Screen Shot 2019-07-03 at 14 21 04

After:
Screen Shot 2019-07-03 at 14 21 10

Test on https://lbebber2--ecowaterqa.myvtex.com/, on responsive mode, with about the screen size shown on the screenshots above.

What problem is this solving?

How should this be manually tested?

Screenshots or example usage

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires change to documentation, which has been updated accordingly.

@vtex-io-ci-cd
Copy link
Contributor

vtex-io-ci-cd bot commented Jul 3, 2019

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

  • Patch

  • Minor

  • Major

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

  • No thanks, I would rather do it manually 😞

@lbebber lbebber merged commit 91ff9e7 into master Jul 3, 2019
@lbebber lbebber deleted the fix/responsive-hydration branch July 3, 2019 18:00
@vtex-io-ci-cd
Copy link
Contributor

vtex-io-ci-cd bot commented Jul 3, 2019

Your PR has been merged! App is being published. 🚀
Version 2.21.0 → 2.21.1

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

3 participants