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

Onload command is independent of clientInformation #741

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

sznowicki
Copy link
Contributor

Description

Onload command is not independent of clientInformation data, which makes the command to actually be sent during the app start. With that change app doesn't wait for a fallback "on load" event (window.onload) in order to consider the web view being loaded.

Type of change

Please add an "x" into the option that is relevant:

  • Bug Fix 馃悰 (non-breaking change which fixes an issue)
  • Enhancement 馃殌 (non-breaking change which adds functionality)
  • Breaking Change 馃挜 (fix or feature that would cause existing functionality to not work as expected)
  • Polish 馃拝 (Just some cleanups)
  • Internal 馃彔 Only relates to internal processes.

How to test it

Please refer to internal ticket PWA-2042.

@sznowicki sznowicki added the bug Something isn't working label Jul 4, 2019
@sznowicki sznowicki self-assigned this Jul 4, 2019
@sznowicki sznowicki changed the title PWA-2042 - onload command is independent of clientInformation Onload command is independent of clientInformation Jul 4, 2019
@SG-Noxoreos SG-Noxoreos merged commit 381b2ba into v6.1.4 Jul 4, 2019
@SG-Noxoreos SG-Noxoreos deleted the PWA-2043-render-startpage-faster-6.1.4 branch July 4, 2019 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants