kbss-cvut / s-forms

SForms - Semantic form generator and processor. For ontology-based smart forms.
GNU Lesser General Public License v3.0
4 stars 7 forks source link

Resolve `Cannot read length property in Storybook` error #373

Closed palagdan closed 3 weeks ago

palagdan commented 1 month ago

Resolve #365

netlify[bot] commented 1 month ago

Deploy Preview for s-forms-kbss ready!

Name Link
Latest commit b07753fd5d41f00809d90803d9e63121e2e77d73
Latest deploy log https://app.netlify.com/sites/s-forms-kbss/deploys/67259cf7a057890008dd9a0b
Deploy Preview https://deploy-preview-373--s-forms-kbss.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

palagdan commented 3 weeks ago

I encountered an error ["ReferenceError: structuredClone is not defined" using jest with nodejs & typescript] Found a solution here

blcham commented 3 weeks ago

I encountered an error ["ReferenceError: structuredClone is not defined" using jest with nodejs & typescript] Found a solution here

I am not sure how it is related to the original problem but we need to discuss this PR online anyway :)

palagdan commented 3 weeks ago

@blcham

I've explained the fix in this commit