How to prevent navigate when users click on Link tag?
Unanswered
Common carp posted this in #help-forum
Common carpOP
Hi, I'm using a Link component but I only want users can redirect on a specific condition. For example, If users do not log in. I want to prevent them redirect when they click on the Link component. Is there anyway to implement this feature?