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

element isStuck bug when element is hidden and then unhidden #6

Closed
eballeste opened this issue Sep 25, 2015 · 1 comment
Closed

element isStuck bug when element is hidden and then unhidden #6

eballeste opened this issue Sep 25, 2015 · 1 comment

Comments

@eballeste
Copy link

I'm using bootstrap and am hiding/unhiding a column depending on the browsers viewport width. The element in this column that is being fixed will automatically have the stuck state even though it's not in a vertical position where the isStuck state should be triggered.

I tried using the disableOn option that returns false on smaller viewport widths with no luck and think a possible solution would be to use some type of destroy method so that I can destroy/initialize the script.

@ppowalowski
Copy link
Owner

Hey

I didn't notice this issue being open. Can you provide an example? I think we can solve this ;-)

Thanks

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