Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

zf-close directive not working if place it outside the component #363

Closed
akiran opened this issue Dec 24, 2014 · 0 comments
Closed

zf-close directive not working if place it outside the component #363

akiran opened this issue Dec 24, 2014 · 0 comments

Comments

@akiran
Copy link
Contributor

akiran commented Dec 24, 2014

In the below example, panel is opening but not closing.

<a class='button' zf-open='bottom'>open<a/>
<a class='button' zf-close='bottom'>close<a/>
<zf-panel position='bottom' id='bottom'>
  panel content
<zf-panel>
AntJanus added a commit that referenced this issue Jan 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants