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
fix(pat navigation): Initialize the click handler on the element directly.
This way it needs to be initialized only once, even if the subtree changes.
Remove the init_listeners from the mutation observer for better
performance.
0 commit comments