I have a dashboard that is embedded in an application. When the dashboard loads, the test question I have crashes. When viewing directly in metabase, it looks good. The error is below. This is an angular and node application.
my-reporting-website/app/dist/app-embed.bundle.js?be17dd105cdbaacd79af=
null: Error getting setting graph.x_axis._is_timeseries TypeError: Cannot read property 'cols' of undefined
at Object.getDefault (:5:105541)
at b (:5:263815)
at t.getComputedSettings (:5:261184)
at h (:5:15628)
at t.value (:5:114561)
at t.value (:5:113239)
at c.performInitialMount (:436:59856)
at c.mountComponent (:436:59024)
at Object.mountComponent (:92:167901)
at c.performInitialMount (my-reporting-website/app/dist/vendor.bundle.js?be17dd105cdbaacd79af:436:60139) {stack: 'TypeError: Cannot read property 'cols' of und…dor.bundle.js?be17dd105cdbaacd79af:436:60139)', message: 'Cannot read property 'cols' of undefined'}
null: Error getting setting graph.x_axis._is_numeric TypeError: Cannot read property 'cols' of undefined
at Object.getDefault (:5:105803)
at b (:5:263815)
at t.getComputedSettings (:5:261184)
at h (:5:15628)
at t.value (:5:114561)
at t.value (:5:113239)
at c.performInitialMount (:436:59856)
at c.mountComponent (:436:59024)
at Object.mountComponent (:92:167901)
at c.performInitialMount (my-reporting-website/app/dist/vendor.bundle.js?be17dd105cdbaacd79af:436:60139) {stack: 'TypeError: Cannot read property 'cols' of und…dor.bundle.js?be17dd105cdbaacd79af:436:60139)', message: 'Cannot read property 'cols' of undefined'}
null: Error getting setting graph.x_axis._is_histogram TypeError: Cannot read property 'cols' of undefined
at Object.getDefault (:5:105971)
at b (:5:263815)
at t.getComputedSettings (:5:261184)
at h (:5:15628)
at t.value (:5:114561)
at t.value (:5:113239)
at c.performInitialMount (:436:59856)
at c.mountComponent (:436:59024)
at Object.mountComponent (:92:167901)
at c.performInitialMount (my-reporting-website/app/dist/vendor.bundle.js?be17dd105cdbaacd79af:436:60139) {stack: 'TypeError: Cannot read property 'cols' of und…dor.bundle.js?be17dd105cdbaacd79af:436:60139)', message: 'Cannot read property 'cols' of undefined'}
null: Error getting setting graph.x_axis.title_text TypeError: Cannot read property 'cols' of undefined
at Object.getDefault (:5:108341)
at b (:5:263815)
at t.getComputedSettings (:5:261184)
at h (:5:15628)
at t.value (:5:114561)
at t.value (:5:113239)
at c.performInitialMount (:436:59856)
at c.mountComponent (:436:59024)
at Object.mountComponent (:92:167901)
at c.performInitialMount (my-reporting-website/app/dist/vendor.bundle.js?be17dd105cdbaacd79af:436:60139) {stack: 'TypeError: Cannot read property 'cols' of und…dor.bundle.js?be17dd105cdbaacd79af:436:60139)', message: 'Cannot read property 'cols' of undefined'}
null: Error getting setting graph.x_axis._is_timeseries TypeError: Cannot read property 'cols' of undefined
at Object.getDefault (:5:105541)
at b (:5:263815)
at t.getComputedSettings (:5:261184)
at h (:5:15628)
at t.value (:5:114561)
at t.value (:5:113239)
at c.performInitialMount (:436:59856)
at c.mountComponent (:436:59024)
at Object.mountComponent (:92:167901)
at c.performInitialMount (my-reporting-website/app/dist/vendor.bundle.js?be17dd105cdbaacd79af:436:60139) {stack: 'TypeError: Cannot read property 'cols' of und…dor.bundle.js?be17dd105cdbaacd79af:436:60139)', message: 'Cannot read property 'cols' of undefined'}
null: Error getting setting graph.x_axis._is_numeric TypeError: Cannot read property 'cols' of undefined
at Object.getDefault (:5:105803)
at b (:5:263815)
at t.getComputedSettings (:5:261184)
at h (:5:15628)
at t.value (:5:114561)
at t.value (:5:113239)
at c.performInitialMount (:436:59856)
at c.mountComponent (:436:59024)
at Object.mountComponent (:92:167901)
at c.performInitialMount (my-reporting-website/app/dist/vendor.bundle.js?be17dd105cdbaacd79af:436:60139) {stack: 'TypeError: Cannot read property 'cols' of und…dor.bundle.js?be17dd105cdbaacd79af:436:60139)', message: 'Cannot read property 'cols' of undefined'}
null: Error getting setting graph.x_axis._is_histogram TypeError: Cannot read property 'cols' of undefined
at Object.getDefault (:5:105971)
at b (:5:263815)
at t.getComputedSettings (:5:261184)
at h (:5:15628)
at t.value (:5:114561)
at t.value (:5:113239)
at c.performInitialMount (:436:59856)
at c.mountComponent (:436:59024)
at Object.mountComponent (:92:167901)
at c.performInitialMount (my-reporting-website/app/dist/vendor.bundle.js?be17dd105cdbaacd79af:436:60139) {stack: 'TypeError: Cannot read property 'cols' of und…dor.bundle.js?be17dd105cdbaacd79af:436:60139)', message: 'Cannot read property 'cols' of undefined'}
null: Error getting setting graph.x_axis.title_text TypeError: Cannot read property 'cols' of undefined
at Object.getDefault (:5:108341)
at b (:5:263815)
at t.getComputedSettings (:5:261184)
at h (:5:15628)
at t.value (:5:114561)
at t.value (:5:113239)
at c.performInitialMount (:436:59856)
at c.mountComponent (:436:59024)
at Object.mountComponent (:92:167901)
at c.performInitialMount (my-reporting-website/app/dist/vendor.bundle.js?be17dd105cdbaacd79af:436:60139) {stack: 'TypeError: Cannot read property 'cols' of und…dor.bundle.js?be17dd105cdbaacd79af:436:60139)', message: 'Cannot read property 'cols' of undefined'}
null: Uncaught Invariant Violation: Minified React error #44; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=44 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
null: Uncaught Invariant Violation: Minified React error #44; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=44 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.![15%20PM|499x500]