Closed burntcustard closed 1 year ago
This was supposed to be on the eleventy-plugin-react-ssr repo, apologies, I've been awake for too long 😂 Although https://github.com/scinos/eleventy-plugin-react-ssr is 404'ing? Kind of like it's recently been made private?
Moved to public, thanks!!
Regarding the issue, I'll see what I can do.
Hi! I was just trying this out, and was getting the error
Cannot read properties of undefined (reading 'eleventyDataKey') (via TypeError)
- after a few minutes of head scratching I figured it was because I was forgetting toexport default MyReactComponent
out of a.jsx
file.I'm wondering if there's a way to give a more explicit or helpful error?
Full log: