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
Remove the onClick handlers from links specifically where onClick is not required. The onClick handler is causing issues with browser-specific functionality for the handling of links, such as opening in a new tab.
The text was updated successfully, but these errors were encountered:
Remove the onClick handlers from links specifically where onClick is not required. The onClick handler is causing issues with browser-specific functionality for the handling of links, such as opening in a new tab.
The text was updated successfully, but these errors were encountered: