Is it possible to use intercepting routes to display a popup based on predefined criteria?
Unanswered
Asian black bear posted this in #help-forum
Asian black bearOP
I have a website for registering signups (email, phone). I plan to use React context and local storage to track if a user has already signed up. If not, a popup will be displayed to the user.