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

Nanobar is not removed when attached to an element #43

Closed
butchero opened this issue Apr 11, 2016 · 3 comments
Closed

Nanobar is not removed when attached to an element #43

butchero opened this issue Apr 11, 2016 · 3 comments

Comments

@butchero
Copy link

Hello,

I have notice, that when the nanobar is attached to an element (div), the created nanobar is not removed from dom, after .go(100), is just hidden.
This is annoying, because the bars created are pushing my elements down.

@butchero butchero changed the title Nanobar is not remove when attached to an element Nanobar is not removed when attached to an element Apr 11, 2016
@butchero
Copy link
Author

"new Nanobar()" was inside a click action, and it was created every time the button was pushed.

@jacoborus
Copy link
Owner

I was just trying to reproduce the error without success. Glad you resolved the problem

@butchero
Copy link
Author

It was inside an ajax call, the new Nanobar().

Thx for your quick reply!

On Tue, Apr 12, 2016 at 2:50 AM, Jacobo Tabernero notifications@github.com
wrote:

I was just trying to reproduce the error without success. Glad you
resolved the problem


You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub
#43 (comment)

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

2 participants