Relative Content

Tag Archive for javascriptreactjsecmascript-6shadcnui

Prevent Redirect in React and Shadcn

I’m using shadcn in my React Remix app, and I’m trying to prevent it from redirecting to another page when I click to open a dialog. Currently, clicking on <Link/> functions correctly, but when I click on , it shouldn’t redirect me; instead, it should simply open the dialog.”