Our state of the art Gantt chart


Post by SIM-LTD »

Hi there,

We notice on your Gantt online demo (https://www.bryntum.com/examples/gantt/taskeditor/) the TaskEditor does not show up when adding these properties in the Gantt Config.
 taskEdit : {
 	editorConfig : {
 		closable   : true,   
 		autoClose  : false,
Indeed, there is (see the screenshot) a crash "...readOnly property"???
In the last official release Gantt 1.1.1, this is not an issue, even if the Icon (cross) allowing to close the panel is not displayed?

The same code in the Scheduler, work perfectly in the last official release 2.1.2; while in your demo (the cross Icon is not hidden when the property "Closable is false"
 eventEdit : {
 	editorConfig : {
 		closable   : true,  
 		autoClose  : false,
So the question are :
1- Why these properties are "Read Only" in the Gantt while it is not in the Scheduler?
2- As we do not have the issue in our app with the Gantt Release 1.1.1,
Can this issue be in the nightly build you have installed online ?
3- Do you intend to keep these properties "Read Only" ? hope no :x
Attachments
Capture d’écran 2019-06-30 à 22.12.08.png
Capture d’écran 2019-06-30 à 22.12.08.png (228.01 KiB) Viewed 1077 times
Capture d’écran 2019-06-30 à 22.15.29.png
Capture d’écran 2019-06-30 à 22.15.29.png (296.61 KiB) Viewed 1077 times

Post by mats »

Works just fine for me. Can you please use the video recording feature? add "?video=1" to the URL and try to generate the crash

Post by SIM-LTD »

Hi,

We did follow your instruction and there is no more crash.
Meaning the TaskEditor shows up accordingly and no more error message in the console.

Did you do some updates?
Because we have run this test 3 times before posting that issue and it always gives us the issue?
Attachments
Capture d’écran 2019-06-30 à 23.14.50.png
Capture d’écran 2019-06-30 à 23.14.50.png (173.5 KiB) Viewed 1072 times

Post by mats »

No no idea, maybe you had some cached file or something

Post Reply