GithubHelp home page GithubHelp logo

matrixView.js err about dojo-calendar HOT 6 CLOSED

itdpong avatar itdpong commented on June 2, 2024
matrixView.js err

from dojo-calendar.

Comments (6)

damiengarbarino avatar damiengarbarino commented on June 2, 2024

Could you precise the steps to reproduce this issue?
It would be even better if you can send me a minimal reproducing sample to help me investigate?
Is this related to tab container?

from dojo-calendar.

itdpong avatar itdpong commented on June 2, 2024

the concept of the widget is extend contentpane and 1 calendar inside it.
And thee add this contentpane to tabcontainer.
When switching between tab and daysInterval, after many time and click,
error occurs.

2012/10/8 Damien Garbarino [email protected]

Could you precise the steps to reproduce this issue?
It would be even better if you can send me a minimal reproducing sample?
Is this related to tab container?


Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-9219301.

from dojo-calendar.

itdpong avatar itdpong commented on June 2, 2024

I have send 2 attachments to your email.

from dojo-calendar.

itdpong avatar itdpong commented on June 2, 2024

here are the screen capture of this case.

I found that the problems start from here.
What I'm going to do is sync the calendar with the dateChooser

onShow:function(){
this.calendar.set("date",
this._getParentWidget().dateChooser.get("value"));
this.calendar.set("dateInterval",
this._getParentWidget().dateInterval.get("value"));
this.calendar.set("dateIntervalSteps",
this._getParentWidget().dateIntervalSteps.get("value"));
}.............

and then I'm switching between tab, date value, date interval, the error
wont happened on every click, but it happened after I click sometimes.

2012/10/8 Pong [email protected]

the concept of the widget is extend contentpane and 1 calendar inside it.
And thee add this contentpane to tabcontainer.
When switching between tab and daysInterval, after many time and click,
error occurs.

2012/10/8 Damien Garbarino [email protected]

Could you precise the steps to reproduce this issue?
It would be even better if you can send me a minimal reproducing sample?
Is this related to tab container?


Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-9219301.

from dojo-calendar.

damiengarbarino avatar damiengarbarino commented on June 2, 2024

Sorry, I didn't received the attached files. They were stripped out by Github I guess.
It seems there's a desynchronization between the computing of the rendering data and the rendering itself.
It needs further investigation and with this kind of problem, it's always difficult...

from dojo-calendar.

itdpong avatar itdpong commented on June 2, 2024

So, anything I can help? Just like what you say, the problem seems not
related to TabContainer.
If I have many calendar and switch between them, then this case happened....
or would you pls give me your email address, I send the file to you
directly.

2012/10/9 Damien Garbarino [email protected]

Sorry, I didn't received the attached files. They were stripped out by
Github I guess.
It seems there's a desynchronization between the computing of the
rendering data and the rendering itself.
It needs further investigation and with this kind of problem, it's always
difficult...


Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-9254846.

from dojo-calendar.

Related Issues (20)

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.