Mikael Martinsen

Results 10 comments of Mikael Martinsen

Sorry for the delay btw. ------------------------------ - Operating System: `Darwin` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.9` - Nitro Version: `0.5.1` - Package Manager: `[email protected]` - Builder: `vite` -...

It is not only you. I am using nested layouts explicitly to display dynamic content on the layout based on the page. Only way to do that is to wrap...

It is not only you. I am using nested layouts explicitly to display dynamic content on the layout based on the page. Only way to do that is to wrap...

Any updates on this? Currently working on this using renderStudio function but getting: `Cannot read properties of undefined (reading 'REACT_APP_SC_ATTR')` I believe it is because vite using a different way...

@OlaAlsaker Do you know how to exclude types coming from the sanity studio? I am getting all these annoying react ts errors. I tried everything i found on google, and...

@OlaAlsaker I am thinking in combination with Nuxt. Sanity is enabled with ts and nuxt also. They are in the same repo (seperate folders).

Hello:) Any updates on this? I am heavily using sanity with Nuxt 3, and to be frank I think this would be such a good feature to implement for various...

Are you using portable text in the studio? If so create custom blocks and add a serializer in the frontend to render the blocks how you like. Or create styles...

Also interested in this. At the moment collections only contains rules for automatic collection not for manual ones. And the automatic collections only have rules for some of the options...