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

push control 작동시 photoswipe 컨테이너 생성되는 오류 #29

Closed
gitaeks opened this issue Jul 28, 2016 · 1 comment
Closed
Assignees
Labels

Comments

@gitaeks
Copy link
Member

gitaeks commented Jul 28, 2016

@kieregh 아래 예제에서 탭을 몇번 방법 탭하다보면 push control 과 상관없는 photowipe 컨테이너가 생성되는 오류가 있습니다.

http://rc.kimsq.com/examples/tab-bar/index.html

image

@gitaeks gitaeks added the bug label Jul 28, 2016
@gitaeks gitaeks added this to the v1.0.0-alpha.2 milestone Jul 28, 2016
@kieregh2
Copy link
Contributor

kieregh2 commented Aug 1, 2016

본 이슈와 관련하여....프레임 자체에서 push 바인딩을 하는 것은 문제가 있어 보입니다.
push 이벤트가 발생하면 프레임안에서 설정된 바인딩이 작용하여 바인딩된 함수가 실행되는
현상입니다.

push 바인딩은 해당 페이지에서 하는 것으로 안내를 하고 push 메뉴얼에서 방법을 기재하는 것으로
하면 될 것으로 생각합니다.

@gitaeks gitaeks closed this as completed Aug 21, 2016
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

3 participants