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

Show function trigger undefined #17

Open
kgish opened this issue Aug 22, 2016 · 1 comment
Open

Show function trigger undefined #17

kgish opened this issue Aug 22, 2016 · 1 comment

Comments

@kgish
Copy link

kgish commented Aug 22, 2016

The callback show function is supposed to be passed two parameters.

The first parameter side-panel object is fine, but the trigger is undefined.

@codex42
Copy link

codex42 commented Jan 20, 2021

change line 145 to
setting.shown($el, setting.trigger);
and line 173 to
setting.hidden($el, setting.trigger);

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