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
The example shown in the "Prevent Default Event Actions" section of the docs doesn't works. It claims that clicking the link won't take you to google, but it actually does.
Proposed Changes
Ensure the prevent_default flag for events operates as expected.
Implementation Details
No response
The text was updated successfully, but these errors were encountered:
Current Situation
The example shown in the "Prevent Default Event Actions" section of the docs doesn't works. It claims that clicking the link won't take you to google, but it actually does.
Proposed Changes
Ensure the
prevent_default
flag for events operates as expected.Implementation Details
No response
The text was updated successfully, but these errors were encountered: