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
As explained in #14 (comment), the palindrom-redirect-pushstate event would be not needed if palindrom-redirect used a real anchor element in its Shadow DOM.
As explained in #14 (comment), the
palindrom-redirect-pushstate
event would be not needed ifpalindrom-redirect
used a real anchor element in its Shadow DOM.Implementation is already in place in branch: https://github.com/Palindrom/palindrom-redirect/tree/fix-attaching-alt
@tomalec, @alshakero WDYT?
Then we can remove
palindrom-redirect-pushstate
from PalindromDOM, which would be a breaking change that reduces the API surface.The text was updated successfully, but these errors were encountered: