nuxt-ui-pro / dashboard

A dashboard template made with Vue and Nuxt UI Pro.
https://dashboard-template.nuxt.dev
414 stars 93 forks source link

Vue warning coming from DashboardPanel #64

Closed systemizedrevenuebrandon closed 2 weeks ago

systemizedrevenuebrandon commented 2 weeks ago

I saw a warning start popping up at one point and couldn't figure out what I did to cause it, spent around 20mins then I found it appears from using DashboardPanel component.

[Vue warn]: Template ref "el" used on a non-ref value. It will not work in the production build.

I did a fresh clone also and same warning appears.

benjamincanac commented 2 weeks ago

Duplicate nuxt/ui-pro#557.

This has been fixed already by https://github.com/nuxt/ui-pro/commit/badeb0e330c73533025d39723380a094d9d633ae and will be released in the next patch!