-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project Task: Undefined is not an object #1
Comments
Can you provide me your task data? |
Please find a dump of my task table. |
I mean the client-side javascript log. |
The funny thing is that I switched to Chrome to get the javascript logs and it worked! |
Alright, ill do some cross-browser tests then. |
Versions
web_gantt: Branch Dev, commit e2b200f
Odoo 9 branch
project_view.xml.txt
Error when opening the gantt view from task:
TypeError: undefined is not an object (evaluating '_.min(group, function(element) {
return element.values[0].from;
}).values')
http://localhost:8069/web_gantt/static/src/js/gantt.js:160
Traceback:
The text was updated successfully, but these errors were encountered: