▲ Say goodbye to iframes! Save +400 KBs (network) & +250 ms (rendering) while embeding Clutch.co widgets.
Getting Call stack error. when i pass my company clutch widget parameters even after cloning whole code. ERROR: Server Error TypeError: Cannot read properties of undefined (reading 'getAttribute') This error happened while generating the page. Any console logs will be displayed in the terminal window. Source javascript/packages/static-clutch-embed/dist/index.js (57:0) @ parseLink 55 | 56 | // src/reviews/utils/parsing-utils.ts > 57 | var parseLink = (el) => el.getAttribute("href"); 58 | var parseReviewText = (el) => el.textContent?.trim().slice(1, -1); 59 | var parseReviewRating = (el) => Number(el.textContent); 60 | var parseCompanyReviewsCount = (el) => Number(el.textContent?.split("reviews")[0]); Call Stack eval javascript/packages/static-clutch-embed/dist/index.js (128:0) Array.map <anonymous> getReviewsData javascript/packages/static-clutch-embed/dist/index.js (127:0) process.processTicksAndRejections node:internal/process/task_queues (95:5) async getStaticProps pages/index.tsx (35:30)
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by Hexaali and has received 5 comments.