nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.

Home Page:https://ui.nuxt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UButton router problem?

whitersun opened this issue · comments

Environment

Operating System: Windows 11
Browser: Brave
Node Version: v18.16.0
Nuxt Version: 3.11.2
Package Manager: pnpm@9.0.6
Project Builder: Vite Nuxt 3

Version

latest

Reproduction

https://stackblitz.com/edit/nuxt-starter-tsbjea?file=pages%2Fstudent.vue

Description

I am working in windows system with Brave private browser.

in my statement problem currently when I added the UButton component and bind the to="/student" that I have student.vue in pages folders.

image

After save and test the result on browser, I got the big warning with not know how to solved, I wondering does this warning is my problem or something else?

image

Additional context

No response

Logs

No response

It should be the warning caused by your use of v-ripple.

Thanks @YIngChenIt - that is the issue. @whitersun Going to close this for now, if you still need help can reopen.