TypeError: Cannot read properties of undefined (reading 'min')
See original GitHub issueHello,
Ive created a simple figma file to test the responsivness from figma-low-code: https://www.figma.com/file/owrluppOzpQweDmLkkml8M/Responsive-Test
- created a page called: Desktop, as in your example video: https://www.youtube.com/watch?v=VIJiMAXUB-g
- added my access and file id to the Home.vue
- setup your plugin and checked Desktop and entered 1000 as minWidth
- downloaded the figma stuff
- open up local host and get the error in my console:
`vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in render: “TypeError: Cannot read properties of undefined (reading ‘min’)”
found in
—> Luisa`
What did I miss here?
Thanks!
Issue Analytics
- State:
- Created a year ago
- Comments:14 (8 by maintainers)
Top Results From Across the Web
TypeError: Cannot read properties of undefined (reading 'id')
I have this error in my terminal: TypeError: Cannot read properties of undefined (reading 'id').
Read more >Cannot Read Property of Undefined in JavaScript - Rollbar
TypeError: Cannot read property of undefined occurs when a property is read or a function is called on an undefined variable.
Read more >Uncaught TypeError: Cannot read property of undefined In
JavaScript TypeError is thrown when an operand or argument passed to a function is incompatible with the type expected by that operator or...
Read more >Uncaught TypeError : Cannot read properties of undefined
The solution to TypeError: Cannot read properties of undefined ... The root cause of the error is that the declared variable doesn't have...
Read more >[Solved] Cannot read Properties of Undefined in JavaScript
The "Cannot read properties of undefined" error occurs when you try to access a property or a method on a variable that stores...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi,
thanks for the update! Yes the Figma API is at times very slow, in particular the PNG export might take some time. If you need more help or want to discuss your approach, just let me know!
Could you try with the live loading?