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
When a hash is placed in the link of an anchor element in React, the onClick handler for the component doesn't fire. This only happens in the preview though. If you open the standalone window of the app, you'll see it works just fine.
🐛 bug report
Description of the problem
When a hash is placed in the link of an anchor element in React, the onClick handler for the component doesn't fire. This only happens in the preview though. If you open the standalone window of the app, you'll see it works just fine.
Link to sandbox: link
Possible Related Issues: #1226
The text was updated successfully, but these errors were encountered: