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

navbar-absolute-top|bottom not correctly padded #2749

Closed
minawalphonce opened this issue May 16, 2016 · 2 comments
Closed

navbar-absolute-top|bottom not correctly padded #2749

minawalphonce opened this issue May 16, 2016 · 2 comments

Comments

@minawalphonce
Copy link

I have 2 views each one of them have navbar-aboslute-top class,
when I navigate the from the first one to the second the class has-navbar-top is removed from the rootElement, because the scope.$distroy of the first view is called after the call to the link function of navbar-aboslute-top is called.

@christopherthielen
Copy link
Contributor

This isn't enough information to act on. However, this:

scope.$distroy of the first view is called after the call to the link function of navbar-aboslute-top is called.

... sounds a bit like #2562 which was fixed in 0.3.0. Can you try upgrading to 0.3.0?

@stale
Copy link

stale bot commented Jan 24, 2020

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs.

This does not mean that the issue is invalid. Valid issues
may be reopened.

Thank you for your contributions.

@stale stale bot added the stale label Jan 24, 2020
@stale stale bot closed this as completed Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants