Premium support for our pure JavaScript UI components


Post by saki »

I just had an idea so that you wouldn't need to wait until the bug is fixed. So the idea was not to destroy and re-create the gantt at all but to reuse one instance. This would be possible if the views are not too different.

For example, if you only need to change project data but not features, columns, then reloading should do.

However, if your views are too different then it's better to wait until the fix.

Post by pmiklashevich »

The problem was not in Gantt destruction, but in TaskEditor creation. While creation original tab config was changed by the one you provided and next time some tabs were missing and couldn't be configured. Now the issue is fixed and the fix will be available in the next nightly build and next release. Cheers!

Pavlo Miklashevych
Sr. Frontend Developer


Post by rahulranjan »

Thanks pmiklashevich for update
Is it present in now in nightly build.

Post by pmiklashevich »

Yes, you can download it from customer zone to check. See the one with "-release" suffix.

Pavlo Miklashevych
Sr. Frontend Developer


Post by rahulranjan »

Hi
Thanks
When this changes will be available in new Gantt version . When the new version will be release.

Post by sergey.maltsev »

Hi, rahulranjan!

We have no definite release date but we plan to release in couple of weeks.
Until that you could use nightly build which has Fixed #9253 ticket.

Post Reply