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

If Flexitable was run with init_toggle_on_button_click option set to true, can't destroy #2

Closed
adammessinger opened this issue Feb 19, 2016 · 1 comment
Assignees
Labels

Comments

@adammessinger
Copy link
Owner

In this case, running $('table').flexitable({ destroy: 'toggle' }) does nothing until the column toggle button is clicked and the plugin gets fully initialized. The fault appears to lie in the viewmodel never getting stored with the table if lazy init is used.

@adammessinger adammessinger self-assigned this Mar 1, 2016
@adammessinger
Copy link
Owner Author

Fixed by these three commits -- closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant