You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] LineChart: Do not store window.Chart at top level
If for some reason the spreadsheet dependencies were not loaded before
the library itself, we would store an undefined reference in
`Chart` which ultimately leads to a traceback when trying to generate a
`LineChart`
closes#2817
Task: 3476486
Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>
0 commit comments