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

__blaze-root breaks flex layout, why? #46

Open
flt123 opened this issue Sep 27, 2015 · 5 comments
Open

__blaze-root breaks flex layout, why? #46

flt123 opened this issue Sep 27, 2015 · 5 comments

Comments

@flt123
Copy link

flt123 commented Sep 27, 2015

I noticed that blaze root breaks flex layout. it renders the default layout twice in the body tag. Does anyone have a fix for this?
BlazeLayout.setRoot('body') did not fix the issue.

@flt123 flt123 changed the title __blaze-root break flex layout __blaze-root breaks flex layout, why? Sep 27, 2015
@scottsmeester
Copy link

+1

@arunoda
Copy link
Contributor

arunoda commented Nov 7, 2015

We had this issue and fixed it. Are you running the latest version?

@scottsmeester
Copy link

Perhaps I misinterpreted fit123's problem...

I'm using Material Design Lite and I built a fixed navigation header bar. When not using blaze-layout, the header bar is responsive. However, when I abstract the navigation into its own template, the responsiveness stops. Using BlazeLayout.setRoot('body') does not work.

@TechplexEngineer
Copy link

For the future googlers, you might want to consider adding a BlazeLayout.setRoot('body');

@ilan-schemoul
Copy link

@TechplexEngineer a googler from the future thanks you a lot.

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

No branches or pull requests

5 participants