Hello,
it seems that by default, there is some UI conflicts between Nuxt Studio UI and Nuxt UI elements. For example ContentSearch component.
By default Nuxt UI overlaps the element. This could be resolved using app.config.ts by raising z-index but it would be nice to handle these cases by design.
