Relative Content

Tag Archive for reactjsshadcnui

Prevent Redirection in ReactJS

I’m using shadcn/ui 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 <a/> functions correctly, but when I click on , it shouldn’t redirect me; instead, it should simply open the dialog.”