dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

DialogTitle Required? How to fix

Open frankdierolf opened this issue 8 months ago • 0 comments

Hola

I do:

pnpm install  
pnpm approve-builds  
vim .env-example  
mv .env-example .env  
pnpm run dev  

I get this annoying error and I don't know how to get rid of the warning:

image

In my main project, I have the same issue — and I’m actually kind of happy it shows up here too, so I can finally figure it out.

Any ideas on how to solve it?

Cheers

References

I found this nice [issue discussion](https://github.com/nuxt/ui/issues/3215#issuecomment-2674216095).
I tried a few things to insert the title into a component, but I still can't figure it out.

frankdierolf avatar Apr 14 '25 16:04 frankdierolf