François Wouts
François Wouts
And yes, planning to add some docs to document suitable Nuxt/Next configs 🙂
That is very strange! I've cloned the repo on that branch but haven't been able to reproduce. If you have more specific instructions aside from using that branch, I'd appreciate...
Closing this issue as unable to reproduce, feel free to reopen with more information :)
Thank you @jordanarldt for the example, that's really helpful. Can you clarify in this particular case, does `prisma` come from an import or is it somehow in the global scope?
Thanks @jordanarldt! In this case, I wonder if setting up an alias for this particular module that "redirects it" to a mock implementation wouldn't be enough. See https://previewjs.com/docs/config/aliases ```ts //...
Awesome to hear! I'll leave this open until I've written some docs mentioning this approach 😊
How long would you imagine the props being persisted for, ideally? If you restarted your IDE or your computer or came back a day or two later would you prefer...
Good idea! Would you imagine Cmd+Z working with the structured props editor too?
At the moment function props can only return a value, they can't have a body. Probably worth opening another issue for this explaining your use case for it!
Sorry I forgot to reply to this one—I'll probably start by changing the format to be valid JSON :)