Console error in service poral "TypeError: Cannot read property 'description' of undefined"Issue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> While loading the catalog item on portal getting below error, observed following console error: js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:12319 TypeError: Cannot read property 'description' of undefinedat api.controller (vcb13496edb4b3240989bf7461d9619f4.js:5)at Object.invoke (js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:8480)at $controllerInit (js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:10992)at nodeLinkFn (js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:10259)at compositeLinkFn (js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:9825)at publicLinkFn (js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:9748)at Object.render (js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:65095)at load (js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:65201)at processQueue (js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:14221)at js_includes_sp.jsx?v=04-22-2019_1558&lp=Fri_Apr_05_07_15_26_PDT_2019&c=20_403:14236 ReleaseAny supported release. CauseThe catalog item/record producer is not active and hence throws the error. ResolutionSet the relevant catalog item/record producer active on the platform. Related LinksService Catalog items