Post by cydef »

Hello,
I use the version 15.0.1.3.7 of the Gantt View PRO module (Community Edition)

When I click the green "Create" button, then do a tabulation to save the task, this errors pops up

Image

Here is the complete error :

UncaughtPromiseError > TypeError
Uncaught Promise > record is undefined
TypeError: record is undefined
    canEdit@webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:91356:9
    getAdjacentEditableCell@webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:95281:37
    onTabKeyPress@webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:95830:25
    onEditorKeydown@webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:95760:12
    onInternalKeyDown@webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:95065:43
    handler@webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:18920:72

The task is created despite the error.
I reproduce the error on odoo-gantt.bryntum.com

Thank you


Post by Terence »

Thank you for the report! I have created a ticket. Will be fixed in the next release.

https://github.com/bryntum/odoo-support/issues/87

As workaround: do not use a tab in this case ;)


Post Reply