Replies: 2 comments
-
|
Could you please provide a minimal reproduction of the described behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
As far as I know, pseudo elements are part of the element they belong to -- at least in the context of event handling. You can't set or unset click handlers on them. So I'd guess this is a styling issue, but as @hirasso noted, it needs a reproduction :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Link click is not fire on
::before|::afterpseudo elements and Swup visit doesn't start.Is there a need or a logical explanation for this? Otherwise, we can consider it as a BUG.
Beta Was this translation helpful? Give feedback.
All reactions