wobsoriano / numix

Write your server code inside Vue SFC's and handle forms easily.
https://numix.vercel.app
214 stars 1 forks source link

Loading data in index.vue not possible #4

Closed maoberlehner closed 1 year ago

maoberlehner commented 1 year ago

Problem:

Using this pluin within the root index.vue file leads to a 500 error Cannot read properties of null.

Reproduction:

See: https://stackblitz.com/edit/nuxt-starter-mwn1xp?file=pages%2Findex.vue

Looking forward to using this plugin!

wobsoriano commented 1 year ago

Fixed! Thanks

https://stackblitz.com/edit/nuxt-starter-fo7snz?file=pages%2Findex.vue