Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(toolbar): transitions applied too soon before css loaded #8738

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

  • Moved the transitions to a class, had to use nextTick to make sure the app was loaded

fixes #7986

@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Jun 11, 2016
@EladBezalel EladBezalel added this to the 1.1.0 milestone Jun 11, 2016
- Moved the transitions to a class, had to use nextTick to make sure the app was loaded

fixes #7986
@EladBezalel EladBezalel force-pushed the fix/toolbar-transitions-onload branch from 96fc71b to 3fcf6fb Compare June 11, 2016 18:46
@crisbeto
Copy link
Member

LGTM @ThomasBurleson

@EladBezalel EladBezalel deleted the fix/toolbar-transitions-onload branch June 12, 2016 17:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(theme): md-toolbar flashes with different theme color when page loads
3 participants