Skip to content
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

Problem in runtime with year calendar widget #33

Closed
bengaid opened this issue Jul 7, 2023 · 1 comment
Closed

Problem in runtime with year calendar widget #33

bengaid opened this issue Jul 7, 2023 · 1 comment
Assignees

Comments

@bengaid
Copy link
Member

bengaid commented Jul 7, 2023

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'CalendarValues')
at calendarD3Widget.render (body-all-js-runtime-2.830.8588.min.js:216:663)
at new calendarD3Widget (body-all-js-runtime-2.830.8588.min.js:216:7225)
at calendarD3WidgetPluginClass.createWidget (body-all-js-runtime-2.830.8588.min.js:205:295)
at Object.createWidget (body-all-js-runtime-2.830.8588.min.js:200:428)
at body-all-js-runtime-2.830.8588.min.js:236:1025
at v.each.v.forEach (body-all-js-runtime-2.830.8588.min.js:19:1934)
at Object.C [as renderDashboardWidgets] (body-all-js-runtime-2.830.8588.min.js:236:877)
at Object.loadDashboard (body-all-js-runtime-2.830.8588.min.js:243:3480)

GhilesHideur added a commit that referenced this issue Jul 7, 2023
bengaid added a commit that referenced this issue Jul 8, 2023
fix calendar d3 widget bug #33
@bengaid
Copy link
Member Author

bengaid commented Jul 8, 2023

Great thanks Ghiles for your quick fix.
It works correctly now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants