UCLALibrary / ucla-library-website-components

This is a library of Vue components that will be used in UCLA Library Nuxt websites.
Other
6 stars 1 forks source link

fix: typehandle error #484

Closed pghorpade closed 6 months ago

pghorpade commented 6 months ago

Connected to APPS-2611

Found that FlexibleBlocks is not the issue but FlexibleCardWithImage is the issue Cannot read properties of undefined (reading 'typeHandle') TypeError: Cannot read properties of undefined (reading 'typeHandle') at http://localhost:6006/src/lib-components/Flexible/CardWithImage.vue:31:17 at Array.map () at ReactiveEffect.fn (http://localhost:6006/src/lib-components/Flexible/CardWithImage.vue:30:57) at ReactiveEffect.run (http://localhost:6006/node_modules/.cache/sb-vite/deps/chunk-EBP6LINZ.js?v=be6c3d39:645:19)

github-actions[bot] commented 6 months ago

Percy Screenshots

In order to conserve our percy screenshot allowance, percy is not configured to run automatically. Please make sure the PR is ready and all other checks are passing, then start it manually:

  1. Visit https://github.com/UCLALibrary/ucla-library-website-components/actions/workflows/percy.yml 2. Click the 'Run workflow' button in the blue bar. 3. Select the correct branch for this PR and click 'Run workflow' again to confirm.
github-actions[bot] commented 6 months ago

🚀 Deployed on https://deploy-preview-484--ucla-library-storybook-vue3x.netlify.app

pghorpade commented 6 months ago

:tada: This PR is included in version 2.39.0-alpha.59 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

pghorpade commented 2 months ago

:tada: This issue has been resolved in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: