You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ YES ] I checked the documentation and found no answer
[ YES ] I checked to make sure that this issue has not already been filed
Expected Behavior
For example, in the scenario where I use Popups to pop up some functions, they need to be logged in before they can be triggered. Therefore, after clicking, NavigationLink needs to be triggered to jump to the login page. However, the login page is not a Popups type, but a simple View.
Current Behavior
Currently there is no effect after clicking
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Prerequisites
Expected Behavior
For example, in the scenario where I use Popups to pop up some functions, they need to be logged in before they can be triggered. Therefore, after clicking, NavigationLink needs to be triggered to jump to the login page. However, the login page is not a Popups type, but a simple View.
Current Behavior
Currently there is no effect after clicking
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
After clicking click, there is no effect
Code Sample
The text was updated successfully, but these errors were encountered: