Phil Manning
Phil Manning
Is there a way to close all the panels programmatically? For example, 1 panel is open and has a button within it. After clicking the button, a function is called...
I'm currently using in the created() method of the home page but I was wondering if this would be possible to use with the nuxtServerInit action. I'm specifically using 'fetch'...
### 🐛 The bug I'm getting a 500 error with both **defineOgImageScreenshot()** and **defineOgImageComponent()** Both show in the Nuxt DevTools ok but the image gets a 500 when deployed. Deploying...