nuxt
nuxt copied to clipboard
How to preview templates with props in Devtools?
I wonder how I can preview template in devtools that use props. Right now it gives me tons of errors:
Error rendering template Welcome: TypeError: Cannot read properties of undefined (reading 'firstName')
Btw some other feedback:
- Within the devtools I cant scroll the Vue Email content (I am using Chrome on macOS)
- I couldnt find where to preview my templates in the devtools. I only saw accidently when clicking in the search there I could find them. This could be made more obvious.
- The docs dont say any word about how to preview a email template. Is previewing them in devtools the only option? Or can I jsut drop the components in a dev page?
Not scrolling: