odoo / o-spreadsheet

Other
192 stars 44 forks source link

[FIX] ChartTitle: traceback when chart title is undefined #4520

Closed dhrp-odoo closed 3 months ago

dhrp-odoo commented 3 months ago

Description:

With my recent PR#4476, creating a chart from scratch via the top menu item results in the chart title being undefined. This causes a traceback in the side panel since the ChartTitle component expects the title prop to be a string.

Task: : TASK_ID

review checklist

robodoo commented 3 months ago

Pull request status dashboard