Giter VIP home page Giter VIP logo

Comments (5)

thomasJang avatar thomasJang commented on September 6, 2024

설명이 부족한데도 이렇게 까지 써주시고 감사합니다.
appPanel하면 탭 체인지가 안된다는 말씀인가요?

from ax5ui-docker.

thomasJang avatar thomasJang commented on September 6, 2024

https://github.com/ax5ui/ax5ui-docker/blob/master/test/index.html 여기 샘플을 봐서는 정상 작동하는 것 같습니다.

from ax5ui-docker.

jetshin avatar jetshin commented on September 6, 2024

답변 감사합니다. 샘플 예제보고 해결 했습니다.
myDocker.addPanel('0.0', 'stack', {type:'panel', name:menuNm, moduleName: 'content', active: true});
"active: true"를 추가 하여 해결 했습니다.

그런데 위에서 알려주신 예제도 그렇고 addPanel 후 추가된 패널들을 삭제(X누름)해서 패널이 한개 남았을때 다시 addPanel을 하면 동작 하지 않습니다.
위의 예제에서 setPanel버튼을 클릭 해서 초기화 한후 addPanel 후 삭제 하였습니다.

IE 11에서 오류 입니다.
SCRIPT5007: 정의되지 않음 또는 null 참조인 'split' 속성을 가져올 수 없습니다.
ax5docker.js (200,21)

크롬에서 오류 입니다.
ax5docker.js:1105 Uncaught TypeError: Cannot read property 'panels' of undefined
at ax5docker.stack (ax5docker.js:1105)
at ax5docker.stack (ax5docker.js:1186)
at ax5docker.addPanel (ax5docker.js:1420)

from ax5ui-docker.

thomasJang avatar thomasJang commented on September 6, 2024

말씀해주신 상황을 재현하여 수정해보았습니다.
좀 더 빨리 오류를 잡았어야 했는데. 출장이 있어 늦어져 버렸네요.
부디 버그가 해결 되었으면 합니다.

from ax5ui-docker.

jetshin avatar jetshin commented on September 6, 2024

감사합니다. 정상동작 합니다. ^^

from ax5ui-docker.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.